Removed offending line from ppp.h
This commit is contained in:
pdw
2005-12-25 20:42:45 +00:00
parent 22d3f319ce
commit 101d60bc79
2 changed files with 1 additions and 3 deletions

2
ppp.h
View File

@@ -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[];