PPP, CCP, commented-in unused global variables used for options

This commit is contained in:
Sylvain Rochet 2015-03-19 00:37:26 +01:00
parent 2a6104ab17
commit 611b3c4c2c

View File

@ -60,9 +60,9 @@
#if PPP_OPTIONS
static int setbsdcomp (char **);
static int setdeflate (char **);
#endif /* PPP_OPTIONS */
static char bsd_value[8];
static char deflate_value[8];
#endif /* PPP_OPTIONS */
/*
* Option variables.