summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f25efb3..ced56f2 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ CFLAGS += -Wextra
CFLAGS += -Werror
CFLAGS += -pedantic
#------------------------------------------------------------------------------#
-CDEFS = -D_POSIX_C_SOURCE
+CDEFS = -D_POSIX_C_SOURCE=200112L
#------------------------------------------------------------------------------#
LDFLAGS = -L${LFT_DIR}
LDFLAGS += -lft