From 8145952fa5d8db6cb584939b1854e240eb5e0a16 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Fri, 3 Oct 2003 21:05:08 +0000 Subject: [PATCH] remove unneeded include of route.h Supported by: FreeBSD Foundation --- usr.bin/netstat/route.c | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/netstat/route.c b/usr.bin/netstat/route.c index 09572dd870c3..a61fb17b7991 100644 --- a/usr.bin/netstat/route.c +++ b/usr.bin/netstat/route.c @@ -49,6 +49,7 @@ static const char rcsid[] = #include #include #include +#include #include #include