_XOPEN_SOURCE should be defined on CFLAGS if needed
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
/* vim:expandtab:ts=2 sw=2:
|
||||
*/
|
||||
#ifndef _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE 500
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user