summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rip6query/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rip6query/Makefile')
-rw-r--r--usr.sbin/rip6query/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rip6query/Makefile b/usr.sbin/rip6query/Makefile
index 51438a1..e0ea621 100644
--- a/usr.sbin/rip6query/Makefile
+++ b/usr.sbin/rip6query/Makefile
@@ -5,6 +5,6 @@ PROG= rip6query
MAN= rip6query.8
WARNS?= 2
-CFLAGS+= -DINET6 -I${.CURDIR}/../route6d
+CFLAGS+= -I${.CURDIR}/../route6d
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud