summaryrefslogtreecommitdiffstats
path: root/sys/netipx/spx_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/spx_debug.c')
-rw-r--r--sys/netipx/spx_debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c
index 7f48261..0d3f65f 100644
--- a/sys/netipx/spx_debug.c
+++ b/sys/netipx/spx_debug.c
@@ -82,11 +82,13 @@ __FBSDID("$FreeBSD$");
#define SANAMES
#include <netipx/spx_debug.h>
+#ifdef INET
#ifdef TCPDEBUG
static int spxconsdebug = 0;
static struct spx_debug spx_debug[SPX_NDEBUG];
static int spx_debx;
#endif
+#endif
/*
* spx debug routines
OpenPOWER on IntegriCloud