Cleanup: remove _POSIX_C_SOURCE undefine
This commit is contained in:
@@ -29,12 +29,6 @@
|
||||
* be accesses from scripts.
|
||||
*/
|
||||
|
||||
|
||||
/* grr, python redefines */
|
||||
#ifdef _POSIX_C_SOURCE
|
||||
# undef _POSIX_C_SOURCE
|
||||
#endif
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
Reference in New Issue
Block a user