summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/traceroute/Makefile')
-rw-r--r--usr.sbin/traceroute/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile
index 7bbc57b..b9d6c20 100644
--- a/usr.sbin/traceroute/Makefile
+++ b/usr.sbin/traceroute/Makefile
@@ -4,5 +4,6 @@ PROG= traceroute
MAN8= traceroute.8
BINOWN= root
BINMODE=4555
+CFLAGS+=-DHAVE_BZERO=1 -DHAVE_SETLINEBUF=1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud