diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2015-09-01 08:42:04 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-09-01 08:42:04 +0000 |
| commit | 10d5269ff900c124da8257725dc4e57dd55b1931 (patch) | |
| tree | 8a34498005c7be97042e01a5b31617e78b4b4d85 /usr.bin/netstat/inet.c | |
| parent | 7760154342d4361500e997477d3f0c683e084351 (diff) | |
Notes
Diffstat (limited to 'usr.bin/netstat/inet.c')
| -rw-r--r-- | usr.bin/netstat/inet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/netstat/inet.c b/usr.bin/netstat/inet.c index c966bf44f2be9..4c3675a78c233 100644 --- a/usr.bin/netstat/inet.c +++ b/usr.bin/netstat/inet.c @@ -66,7 +66,6 @@ __FBSDID("$FreeBSD$"); #include <netinet/tcp_fsm.h> #include <netinet/tcp_timer.h> #include <netinet/tcp_var.h> -#include <netinet/tcp_debug.h> #include <netinet/udp.h> #include <netinet/udp_var.h> |
