Cleanup: remove _POSIX_C_SOURCE undefine
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef WITH_PYTHON
|
||||
# ifdef _POSIX_C_SOURCE
|
||||
# undef _POSIX_C_SOURCE
|
||||
# endif
|
||||
# ifdef _XOPEN_SOURCE
|
||||
# undef _XOPEN_SOURCE
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user