summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_debug.c')
-rw-r--r--sys/netinet/tcp_debug.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c
index b90ff6e..3b0edd8 100644
--- a/sys/netinet/tcp_debug.c
+++ b/sys/netinet/tcp_debug.c
@@ -31,9 +31,11 @@
* SUCH DAMAGE.
*
* @(#)tcp_debug.c 8.1 (Berkeley) 6/10/93
- * $Id: tcp_debug.c,v 1.9 1997/02/22 09:41:37 peter Exp $
+ * $Id: tcp_debug.c,v 1.10 1997/08/02 14:32:55 bde Exp $
*/
+#include "opt_tcpdebug.h"
+
#ifdef TCPDEBUG
/* load symbolic names */
#define PRUREQUESTS
OpenPOWER on IntegriCloud