diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2004-02-25 13:11:48 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2004-02-25 13:11:48 +0000 |
| commit | 5dfef6341224f8c8db18923f6e1ce28eb18e94df (patch) | |
| tree | 609a440c6572b85bebbd9ccfa74389a8b6c5e9f8 /usr.bin | |
| parent | 0613995bd0df4aab4b5a3e6c2fdf125f1e9fd51f (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/systat/tcp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/systat/tcp.c b/usr.bin/systat/tcp.c index bd9e2f9c05c6..74c02f3059dc 100644 --- a/usr.bin/systat/tcp.c +++ b/usr.bin/systat/tcp.c @@ -45,8 +45,6 @@ __FBSDID("$FreeBSD$"); #include <sys/socket.h> #include <sys/sysctl.h> -#include <net/route.h> - #include <netinet/in.h> #include <netinet/in_systm.h> #include <netinet/ip.h> |
