From c325962b471b9b9397aef9c7bbadf56fdbf527e5 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Fri, 27 Jul 2007 00:57:06 +0000 Subject: Export the contents of the syncache to netstat. Approved by: re (kensmith) MFC after: 2 weeks --- sys/netinet/tcp_input.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/netinet/tcp_input.c') diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index e9ae0be0f412..4fd115ff2202 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -78,6 +78,7 @@ #include #include #include +#include #ifdef TCPDEBUG #include #endif /* TCPDEBUG */ -- cgit v1.2.3