summaryrefslogtreecommitdiff
path: root/frontends/monkey
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/monkey')
-rw-r--r--frontends/monkey/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/monkey/Makefile b/frontends/monkey/Makefile
index 86f1d912e..6604a88a5 100644
--- a/frontends/monkey/Makefile
+++ b/frontends/monkey/Makefile
@@ -12,7 +12,6 @@ CWARNFLAGS += -Werror
CFLAGS += -std=c99 -Dmonkey -Dnsmonkey -g \
-D_BSD_SOURCE \
-D_DEFAULT_SOURCE \
- -D_XOPEN_SOURCE=700 \
-D_POSIX_C_SOURCE=200809L \
-D_NETBSD_SOURCE \
-DMONKEY_RESPATH=\"$(NETSURF_MONKEY_RESOURCES)\"