summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_subr.c
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2007-04-04 14:44:15 +0000
committerandre <andre@FreeBSD.org>2007-04-04 14:44:15 +0000
commit3c03d012a25c47e3e6598482408abaec4ba875b1 (patch)
tree651126b88df43ac296d0473bcb6f38405c8030f5 /sys/netinet/tcp_subr.c
parent37b70e01e6fd621bdd54d46df7cc80b7b5eacb7c (diff)
downloadFreeBSD-src-3c03d012a25c47e3e6598482408abaec4ba875b1.zip
FreeBSD-src-3c03d012a25c47e3e6598482408abaec4ba875b1.tar.gz
Retire unused TCP_SACK_DEBUG.
Diffstat (limited to 'sys/netinet/tcp_subr.c')
-rw-r--r--sys/netinet/tcp_subr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c
index 46e7eed..c705121e 100644
--- a/sys/netinet/tcp_subr.c
+++ b/sys/netinet/tcp_subr.c
@@ -36,7 +36,6 @@
#include "opt_ipsec.h"
#include "opt_mac.h"
#include "opt_tcpdebug.h"
-#include "opt_tcp_sack.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud