From 6f2d322192a3949db6e0f0b4bad4c763abc52bed Mon Sep 17 00:00:00 2001 From: Xin LI Date: Fri, 11 Dec 2009 23:35:38 +0000 Subject: Remove unneeded header includes from usr.bin/ except contributed code. Tested with: make universe --- usr.bin/netstat/netgraph.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin/netstat/netgraph.c') diff --git a/usr.bin/netstat/netgraph.c b/usr.bin/netstat/netgraph.c index c4dd647eb6fd..adae25e639dc 100644 --- a/usr.bin/netstat/netgraph.c +++ b/usr.bin/netstat/netgraph.c @@ -50,11 +50,9 @@ __FBSDID("$FreeBSD$"); #include #include -#include #include #include #include -#include #include #include "netstat.h" -- cgit v1.3