aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ipfw
diff options
context:
space:
mode:
authorAndrey V. Elsukov <ae@FreeBSD.org>2011-03-29 06:42:52 +0000
committerAndrey V. Elsukov <ae@FreeBSD.org>2011-03-29 06:42:52 +0000
commit76f8c5c9253508293be77efe143494afc1389004 (patch)
tree323495b8b6ed4c59d7389b4a9b32d4508cd5bd1b /sys/modules/ipfw
parent5fee5c92d07c571d6a22c92109ceda06eb04f740 (diff)
Notes
Diffstat (limited to 'sys/modules/ipfw')
-rw-r--r--sys/modules/ipfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile
index b48d5c5988237..81ce838085d9d 100644
--- a/sys/modules/ipfw/Makefile
+++ b/sys/modules/ipfw/Makefile
@@ -6,7 +6,7 @@
KMOD= ipfw
SRCS= ip_fw2.c ip_fw_pfil.c
-SRCS+= ip_fw_dynamic.c ip_fw_log.c ip_fw_nat.c
+SRCS+= ip_fw_dynamic.c ip_fw_log.c
SRCS+= ip_fw_sockopt.c ip_fw_table.c
SRCS+= opt_inet6.h opt_ipsec.h