aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--make.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/make.c b/make.c
index 436b431..ce566af 100644
--- a/make.c
+++ b/make.c
@@ -1,6 +1,3 @@
-#ifndef __APPLE__
-# define _POSIX_C_SOURCE 200809L
-#endif
#include <errno.h>
#include <limits.h>
#include <stdbool.h>