summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_timer.c
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-01-25 04:23:33 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-01-25 04:23:33 +0000
commit92252381f32045d69e087b86946a17ef86aa3cff (patch)
tree45056241353f8e21266681e293a8724b5fbfdbcb /sys/netinet/tcp_timer.c
parentf71bb3a16082774a0b6039f041f11dfe91b33271 (diff)
Notes
Diffstat (limited to 'sys/netinet/tcp_timer.c')
-rw-r--r--sys/netinet/tcp_timer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c
index e9cb50858dab..f13f8a1e699a 100644
--- a/sys/netinet/tcp_timer.c
+++ b/sys/netinet/tcp_timer.c
@@ -31,9 +31,10 @@
* SUCH DAMAGE.
*
* @(#)tcp_timer.c 8.2 (Berkeley) 5/24/95
- * $Id: tcp_timer.c,v 1.23 1997/08/02 14:32:57 bde Exp $
+ * $Id: tcp_timer.c,v 1.24 1997/09/16 18:36:06 joerg Exp $
*/
+#include "opt_compat.h"
#include "opt_tcpdebug.h"
#ifndef TUBA_INCLUDE