summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipfw/Makefile')
-rw-r--r--sys/modules/ipfw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile
index 92bad75..e208e1d 100644
--- a/sys/modules/ipfw/Makefile
+++ b/sys/modules/ipfw/Makefile
@@ -9,6 +9,7 @@ SRCS= ip_fw2.c ip_fw_pfil.c
SRCS+= opt_inet6.h opt_ipsec.h opt_mac.h
CFLAGS+= -DIPFIREWALL
+CFLAGS+= -I${.CURDIR}/../../contrib/pf
#
#If you want it verbose
#CFLAGS+= -DIPFIREWALL_VERBOSE
OpenPOWER on IntegriCloud