summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1b24bb..d39af79 100644
--- a/Makefile
+++ b/Makefile
@@ -125,6 +125,7 @@ LDFLAGS ?=
# Internal makefile variables
MK_CPPFLAGS := -isystem include/bsd/ \
+ -isystem include/ \
-DLIBBSD_OVERLAY -DLIBBSD_DISABLE_DEPRECATED \
-D_GNU_SOURCE -D__REENTRANT
MK_CFLAGS :=