diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-10-08 09:09:05 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-10-08 09:09:05 +0000 |
| commit | cdb5588a50199478def003460a00fe4590eefab6 (patch) | |
| tree | 9d6d0eecd59b47c8d9dad5a44d3ffd4aee1bd49d /usr.sbin | |
| parent | 5088aa38a3805ee7177fc52012d9b09f2fb4791a (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/traceroute6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index d2f6de1e04ce..a05e98b45115 100644 --- a/usr.sbin/traceroute6/Makefile +++ b/usr.sbin/traceroute6/Makefile @@ -19,7 +19,7 @@ BINOWN= root BINGRP= bin BINMODE=4555 -CFLAGS+=-DINET6 -DIPSEC +CFLAGS+=-DINET6 -DIPSEC -DHAVE_POLL DPADD= ${LIBIPSEC} LDADD= -lipsec |
