diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-04-13 12:53:53 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-04-13 12:53:53 +0000 |
| commit | bc9eb1f2fee55e597131ea64346dee451b35d271 (patch) | |
| tree | 0e99643e602b4d21c45d9209322a0d09f4b2b891 /sys/netipx/spx_usrreq.c | |
| parent | c5294719c32ec5c931043eb23acea96e6a1057de (diff) | |
Notes
Diffstat (limited to 'sys/netipx/spx_usrreq.c')
| -rw-r--r-- | sys/netipx/spx_usrreq.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c index 656a1fb16991..66f2f4911254 100644 --- a/sys/netipx/spx_usrreq.c +++ b/sys/netipx/spx_usrreq.c @@ -33,7 +33,7 @@ * * @(#)spx_usrreq.h * - * $Id: spx_usrreq.c,v 1.6 1995/11/24 12:01:08 bde Exp $ + * $Id: spx_usrreq.c,v 1.7 1995/12/16 02:14:35 bde Exp $ */ #include <sys/param.h> @@ -65,7 +65,6 @@ struct spx spx_savesi; int traceallspxs = 0; -extern int spxconsdebug; int spx_hardnosed; int spx_use_delack = 0; u_short spx_newchecks[50]; |
