summaryrefslogtreecommitdiff
path: root/ppp.h
diff options
context:
space:
mode:
authorpdw <>2005-12-25 20:42:45 +0000
committerpdw <>2005-12-25 20:42:45 +0000
commit101d60bc7919ff754740d587cf3a22f24307284f (patch)
tree1b28969f461d5a62c471564ea8549376b41c56a5 /ppp.h
parent22d3f319ce2d2626e23bcef37d41eb68c97905c2 (diff)
downloadiftop-101d60bc7919ff754740d587cf3a22f24307284f.zip
pre3
Removed offending line from ppp.h
Diffstat (limited to 'ppp.h')
-rw-r--r--ppp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppp.h b/ppp.h
index f394302..525d621 100644
--- a/ppp.h
+++ b/ppp.h
@@ -57,5 +57,3 @@
#define PPP_BACP 0xc02b /* Bandwidth Allocation Control Protocol */
#define PPP_BAP 0xc02d /* BAP */
#define PPP_MP 0xc03d /* Multi-Link */
-
-extern struct tok ppptype2str[];