summaryrefslogtreecommitdiff
path: root/Makefile.unix
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.unix')
-rw-r--r--Makefile.unix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.unix b/Makefile.unix
index e78e61ec2..ce6b0b7b4 100644
--- a/Makefile.unix
+++ b/Makefile.unix
@@ -89,6 +89,7 @@ GTKCFLAGS := -std=c99 -Dgtk -Dnsgtk \
-D_BSD_SOURCE \
-D_XOPEN_SOURCE=600 \
-D_POSIX_C_SOURCE=200112L \
+ -D_NETBSD_SOURCE \
$(WARNFLAGS) -I. -g -O \
$(shell pkg-config --cflags libglade-2.0 gtk+-2.0 librsvg-2.0) \
$(shell xml2-config --cflags)