diff --git a/src/netif/ppp/ccp.c b/src/netif/ppp/ccp.c index 5156c668..4a49447b 100644 --- a/src/netif/ppp/ccp.c +++ b/src/netif/ppp/ccp.c @@ -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.