aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netgraph.c
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-10-23 17:45:11 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-10-23 17:45:11 +0000
commitf41f949d09ee73fda2c37b2f638a776a0e3bbdef (patch)
tree2d6552bb27e372ecdc48de66b90687e26045baa9 /usr.bin/netstat/netgraph.c
parentd6a8296aed8031613815a13d7c59344b8d3915ab (diff)
Notes
Diffstat (limited to 'usr.bin/netstat/netgraph.c')
-rw-r--r--usr.bin/netstat/netgraph.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/netstat/netgraph.c b/usr.bin/netstat/netgraph.c
index 33bc7799f440..e43fb7bba1c1 100644
--- a/usr.bin/netstat/netgraph.c
+++ b/usr.bin/netstat/netgraph.c
@@ -57,7 +57,6 @@ static const char rcsid[] =
#include <stdio.h>
#include <string.h>
#include <unistd.h>
-#include <netgraph.h>
#include <err.h>
#include "netstat.h"