diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 1999-10-23 17:45:11 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 1999-10-23 17:45:11 +0000 |
| commit | f41f949d09ee73fda2c37b2f638a776a0e3bbdef (patch) | |
| tree | 2d6552bb27e372ecdc48de66b90687e26045baa9 /usr.bin/netstat/netgraph.c | |
| parent | d6a8296aed8031613815a13d7c59344b8d3915ab (diff) | |
Notes
Diffstat (limited to 'usr.bin/netstat/netgraph.c')
| -rw-r--r-- | usr.bin/netstat/netgraph.c | 1 |
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" |
