Fix projects without PPP do not compile any more

This commit is contained in:
Dirk Ziegelmeier
2016-04-22 06:24:01 +02:00
parent 15fbfb7363
commit 4d1a2e6699
2 changed files with 5 additions and 0 deletions

View File

@@ -60,6 +60,8 @@
#include "lwip/mld6.h"
#include "lwip/api.h"
#include "netif/ppp/ppp_opts.h"
/* Compile-time sanity checks for configuration errors.
* These can be done independently of LWIP_DEBUG, without penalty.
*/