diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-10-24 18:26:30 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-10-24 18:26:30 +0000 |
| commit | f95d46333db63ce9df4e8a2ca8c5c09bc0edfe72 (patch) | |
| tree | 6ce05cb7459c9a9be90d670c12bfddbbbcb6946d /usr.sbin/mld6query/Makefile | |
| parent | 2b5e03118b069b9bbae3a969972d122d7a362e29 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mld6query/Makefile')
| -rw-r--r-- | usr.sbin/mld6query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile index 66f2a5eaaa36..7100520ad4d3 100644 --- a/usr.sbin/mld6query/Makefile +++ b/usr.sbin/mld6query/Makefile @@ -18,6 +18,6 @@ PROG= mld6query MAN= mld6query.8 SRCS= mld6.c -CFLAGS+= -DINET6 -DIPSEC +CFLAGS+= -DINET6 -DIPSEC -DUSE_RFC2292BIS .include <bsd.prog.mk> |
