aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Lemon <jlemon@FreeBSD.org>2001-12-21 05:07:39 +0000
committerJonathan Lemon <jlemon@FreeBSD.org>2001-12-21 05:07:39 +0000
commit6c19b85f437fe281ef442f534cf81c6902a53ef8 (patch)
tree0726eda2353b5dc5953f088c558d69d0f7a80b94
parent45a0329051ee4e5a018893def634b73d3df40fd4 (diff)
downloadsrc-6c19b85f437fe281ef442f534cf81c6902a53ef8.tar.gz
src-6c19b85f437fe281ef442f534cf81c6902a53ef8.zip
Remove a change that snuck in from my private tree.
Notes
Notes: svn path=/head/; revision=88331
-rw-r--r--sys/netinet/tcp_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c
index 531d894453f7..89e9d7cbc94a 100644
--- a/sys/netinet/tcp_debug.c
+++ b/sys/netinet/tcp_debug.c
@@ -55,7 +55,6 @@
#include <sys/protosw.h>
#include <sys/socket.h>
-#include <net/route.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>