summaryrefslogtreecommitdiff
path: root/os/ip/ip.h
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-04-07 12:52:27 +0000
committerCharles.Forsyth <devnull@localhost>2007-04-07 12:52:27 +0000
commite1bd49a1e1823eab71c293efd1bd0c9b83c350c9 (patch)
treea9424cde16004cb9e591045225bc61beed339dd5 /os/ip/ip.h
parent15345f9c75c069d3e2e362af5d6f931eef7772ef (diff)
20070407-1350 more updates from plan 9 pc kernel, and a few unreachable fixes(!)
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*);