From 23001c70f6bbdc9d9fdf1e5004247a1ca399bca0 Mon Sep 17 00:00:00 2001 From: luigi Date: Sun, 1 Feb 2009 16:00:49 +0000 Subject: 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. --- sbin/ipfw/nat.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sbin/ipfw/nat.c') diff --git a/sbin/ipfw/nat.c b/sbin/ipfw/nat.c index 7c2453b..da8896c 100644 --- a/sbin/ipfw/nat.c +++ b/sbin/ipfw/nat.c @@ -24,7 +24,6 @@ #include #include -#include #include #include "ipfw2.h" @@ -43,7 +42,6 @@ #include #include /* def. of struct route */ #include -#include #include #include #include -- cgit v1.1