pppapi/ppos: include tcpip_priv.h, not tcpip.h

This commit is contained in:
sg
2015-10-11 13:37:25 +02:00
parent 37bb0b89f0
commit f278b27119
2 changed files with 0 additions and 2 deletions

View File

@@ -42,7 +42,6 @@
#include "lwip/memp.h"
#include "lwip/netif.h"
#include "lwip/snmp_mib2.h"
#include "lwip/tcpip.h"
#include "lwip/priv/tcpip_priv.h"
#include "lwip/api.h"
#include "lwip/ip4.h" /* for ip4_input() */