summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_input.c')
-rw-r--r--sys/netinet/tcp_input.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c
index 14f0754..1b9f755 100644
--- a/sys/netinet/tcp_input.c
+++ b/sys/netinet/tcp_input.c
@@ -31,9 +31,11 @@
* SUCH DAMAGE.
*
* @(#)tcp_input.c 8.12 (Berkeley) 5/24/95
- * $Id: tcp_input.c,v 1.59 1997/07/01 05:42:16 jdp Exp $
+ * $Id: tcp_input.c,v 1.60 1997/08/16 19:15:39 wollman Exp $
*/
+#include "opt_tcpdebug.h"
+
#ifndef TUBA_INCLUDE
#include <sys/param.h>
#include <sys/queue.h>
OpenPOWER on IntegriCloud