diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-08-17 17:21:00 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-08-17 17:21:00 +0000 |
| commit | 8a92d72c445b28655edb02bb72e4bf7f4ff387d7 (patch) | |
| tree | c8a9e72224bb7d774bac2dd58d0f88a643305302 /usr.sbin | |
| parent | 05d7208ae77ffb612bf1866c24ced50388f640a2 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/route6d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/route6d/Makefile b/usr.sbin/route6d/Makefile index 5799d0e206f9..f1293f601902 100644 --- a/usr.sbin/route6d/Makefile +++ b/usr.sbin/route6d/Makefile @@ -4,6 +4,6 @@ PROG= route6d MAN= route6d.8 -CFLAGS+= -DINET6 -DHAVE_GETIFADDRS +CFLAGS+= -DINET6 .include <bsd.prog.mk> |
