lib: remove macro definition _POSIX_C_SOURCE
[nit.git] / lib / standard / exec_nit.h
index ec3efd4..7c7659d 100644 (file)
@@ -14,7 +14,6 @@
  * another product.
  */
 
-#define _POSIX_C_SOURCE 1
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/wait.h>