summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_subr.c')
-rw-r--r--sys/netinet/tcp_subr.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c
index 4d82dd2..b13f274 100644
--- a/sys/netinet/tcp_subr.c
+++ b/sys/netinet/tcp_subr.c
@@ -31,9 +31,11 @@
* SUCH DAMAGE.
*
* @(#)tcp_subr.c 8.2 (Berkeley) 5/24/95
- * $Id: tcp_subr.c,v 1.36 1997/04/03 05:14:44 davidg Exp $
+ * $Id: tcp_subr.c,v 1.37 1997/09/16 11:43:59 bde Exp $
*/
+#include "opt_tcpdebug.h"
+
#include <sys/param.h>
#include <sys/queue.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud