From 2691c8ebf81cc6c9bc38a691a6a7d8f8405bd361 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Wed, 2 Apr 2003 18:51:38 +0000 Subject: make it compile after tcpstates changes elsewhere --- sys/netipx/spx_debug.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/netipx/spx_debug.h b/sys/netipx/spx_debug.h index 7759b2c66d4..f32e7881e64 100644 --- a/sys/netipx/spx_debug.h +++ b/sys/netipx/spx_debug.h @@ -1,4 +1,4 @@ -/* $OpenBSD: spx_debug.h,v 1.3 2002/03/14 01:27:12 millert Exp $ */ +/* $OpenBSD: spx_debug.h,v 1.4 2003/04/02 18:51:37 mickey Exp $ */ /*- * @@ -71,7 +71,6 @@ int spx_debx; #ifdef _KERNEL extern char *prurequests[]; extern char *sanames[]; -extern char *tcpstates[]; void spx_trace(int act, int ostate, struct spxpcb *sp, struct spx *si, int req); -- cgit v1.2.3