summaryrefslogtreecommitdiff
path: root/os/ip/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ip/ip.h')
-rw-r--r--os/ip/ip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/ip/ip.h b/os/ip/ip.h
index ca49430a..5d504160 100644
--- a/os/ip/ip.h
+++ b/os/ip/ip.h
@@ -669,5 +669,4 @@ extern Chan* chandial(char*, char*, char*, Chan**);
/*
* global to all of the stack
*/
-extern int debug;
extern void (*igmpreportfn)(Ipifc*, uchar*);