summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_debug.c
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-01-08 23:42:31 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-01-08 23:42:31 +0000
commit1d5e9e2255b72657dba67926ac2c254fd2156698 (patch)
tree13ea282d9bdb0c5cac926cf5b20b310b41db6e81 /sys/netinet/tcp_debug.c
parent89d224d4156fa88b8c9b8e1d88a679756b0fdd99 (diff)
Notes
Diffstat (limited to 'sys/netinet/tcp_debug.c')
-rw-r--r--sys/netinet/tcp_debug.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c
index 3b0edd818441..d7a1d4ea247d 100644
--- a/sys/netinet/tcp_debug.c
+++ b/sys/netinet/tcp_debug.c
@@ -31,11 +31,16 @@
* SUCH DAMAGE.
*
* @(#)tcp_debug.c 8.1 (Berkeley) 6/10/93
- * $Id: tcp_debug.c,v 1.10 1997/08/02 14:32:55 bde Exp $
+ * $Id: tcp_debug.c,v 1.11 1997/09/16 18:36:04 joerg Exp $
*/
+#include "opt_inet.h"
#include "opt_tcpdebug.h"
+#ifndef INET
+#error The option TCPDEBUG requires option INET.
+#endif
+
#ifdef TCPDEBUG
/* load symbolic names */
#define PRUREQUESTS