aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/Makefile
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2009-02-01 16:00:49 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2009-02-01 16:00:49 +0000
commit23c608c8f6456998ecd0ac7b8fd5fab8e8177f46 (patch)
treeff222360e436e2ff629391fb6a2a60454cf9b2ff /sbin/ipfw/Makefile
parentdb77c5b943a2a0c9e5307508b244846eab025314 (diff)
downloadsrc-23c608c8f6456998ecd0ac7b8fd5fab8e8177f46.tar.gz
src-23c608c8f6456998ecd0ac7b8fd5fab8e8177f46.zip
put the altq-related functions into a separate file.
Minor cleanup of the includes used by the various source files, including annotations of why certain headers are used.
Notes
Notes: svn path=/head/; revision=187983
Diffstat (limited to 'sbin/ipfw/Makefile')
-rw-r--r--sbin/ipfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/Makefile b/sbin/ipfw/Makefile
index fdf3b80e91ef..3205c6626a44 100644
--- a/sbin/ipfw/Makefile
+++ b/sbin/ipfw/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ipfw
-SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c
+SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c altq.c
WARNS?= 2
MAN= ipfw.8