summaryrefslogtreecommitdiffstats
path: root/sbin/rtsol
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-07-05 09:48:43 +0000
committerkris <kris@FreeBSD.org>2000-07-05 09:48:43 +0000
commit944da8504078dbc21a333a7f8d6d2efa2f250ac6 (patch)
tree8d6184e6e15d0eb47bec23d07019e2dd6927f046 /sbin/rtsol
parentc8b7610f71b302a32781dcd1cc64ffe202632c8a (diff)
downloadFreeBSD-src-944da8504078dbc21a333a7f8d6d2efa2f250ac6.zip
FreeBSD-src-944da8504078dbc21a333a7f8d6d2efa2f250ac6.tar.gz
Sync with KAME
Obtained from: KAME
Diffstat (limited to 'sbin/rtsol')
-rw-r--r--sbin/rtsol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index d373d6c..693fa49 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -18,7 +18,7 @@ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold
PROG= rtsol
SRCS= rtsold.c rtsol.c if.c probe.c dump.c
-CFLAGS+=-DINET6
+CFLAGS+=-DINET6 -DHAVE_GETIFADDRS
LDADD+= -lkvm
DPADD+= ${LIBKVM}
OpenPOWER on IntegriCloud