3 changed files with
3 additions and
0 deletions
|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
#define _POSIX_SOURCE
|
|
|
|
#include <sys/types.h>
|
|
|
|
#include <sys/types.h>
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#include <unistd.h>
|
|
|
|
#include <unistd.h>
|
|
|
|
|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
#define _POSIX_SOURCE
|
|
|
|
#include <sys/types.h>
|
|
|
|
#include <sys/types.h>
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#include <unistd.h>
|
|
|
|
#include <unistd.h>
|
|
|
|
|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
#define _POSIX_SOURCE
|
|
|
|
#include <sys/types.h>
|
|
|
|
#include <sys/types.h>
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#ifndef __MINGW32__
|
|
|
|
#include <unistd.h>
|
|
|
|
#include <unistd.h>
|
|
|
|