#define _POSIX_SOURCE for FreeBSD
This commit is contained in:
parent
3b44408747
commit
2cc0eec6cc
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user