7th revision is not necessary
This commit is contained in:
parent
1ac7121f65
commit
d5a28db039
@ -8,7 +8,7 @@
|
|||||||
#if defined(__sun__)
|
#if defined(__sun__)
|
||||||
#define _POSIX_C_SOURCE 200112L
|
#define _POSIX_C_SOURCE 200112L
|
||||||
#elif defined(__linux__)
|
#elif defined(__linux__)
|
||||||
#define _XOPEN_SOURCE 700
|
#define _XOPEN_SOURCE 600
|
||||||
#else
|
#else
|
||||||
#define _XOPEN_SOURCE
|
#define _XOPEN_SOURCE
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user