From 91dbf8726eef25725068916e2c1729b8f3476caa Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 8 Jul 2002 19:49:52 +0000 Subject: Fixed some world breakage caused by not updating clients when was split off from . This became fatal here when -Werror was reenabled. --- sbin/ipfw/ipfw2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c index ac0865f..08c703b 100644 --- a/sbin/ipfw/ipfw2.c +++ b/sbin/ipfw/ipfw2.c @@ -40,6 +40,7 @@ #include #include #include +#include #include #include -- cgit v1.1