#define _POSIX_SOURCE for FreeBSD
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define _POSIX_SOURCE
|
||||
#include <sys/types.h>
|
||||
#ifndef __MINGW32__
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#define _POSIX_SOURCE
|
||||
#include <sys/types.h>
|
||||
#ifndef __MINGW32__
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#define _POSIX_SOURCE
|
||||
#include <sys/types.h>
|
||||
#ifndef __MINGW32__
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user