Browse Source

Try to fix build errors reported by Travis

master
Dirk Ziegelmeier 8 years ago
parent
commit
df92a0dcad
  1. 1
      examples/ppp/pppos_example.c

1
examples/ppp/pppos_example.c

@ -27,6 +27,7 @@
*
*/
#include "lwip/opt.h"
#include "lwip/dns.h"
#if PPP_SUPPORT

Loading…
Cancel
Save