summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netiso/tp_timer.c')
-rw-r--r--sys/netiso/tp_timer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netiso/tp_timer.c b/sys/netiso/tp_timer.c
index 80cbcb78d710..fbb84a0099fd 100644
--- a/sys/netiso/tp_timer.c
+++ b/sys/netiso/tp_timer.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)tp_timer.c 7.5 (Berkeley) 5/6/91
- * $Id: tp_timer.c,v 1.3 1993/10/16 21:06:06 rgrimes Exp $
+ * $Id: tp_timer.c,v 1.4 1993/12/19 00:53:45 wollman Exp $
*/
/***********************************************************
@@ -102,6 +102,7 @@ struct Ecallout *TP_callout;
struct tp_ref *tp_ref;
int N_TPREF = 100;
+int tp_driver(); /* XXX */
extern int tp_maxrefopen; /* highest ref # of an open tp connection */
/*