mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
Removed #inclusion of "netif/sioslipif.h" since the file has been removed and split into two, "netif/sio.h" and "netif/slipif.h".
This commit is contained in:
parent
a7db4e4347
commit
fc242e107d
@ -52,9 +52,6 @@
|
|||||||
|
|
||||||
#include "netif/tcpdump.h"
|
#include "netif/tcpdump.h"
|
||||||
|
|
||||||
#include "netif/sioslipif.h"
|
|
||||||
|
|
||||||
|
|
||||||
#include "lwip/ip_addr.h"
|
#include "lwip/ip_addr.h"
|
||||||
|
|
||||||
#include "arch/perf.h"
|
#include "arch/perf.h"
|
||||||
|
@ -53,8 +53,6 @@
|
|||||||
|
|
||||||
#include "netif/tcpdump.h"
|
#include "netif/tcpdump.h"
|
||||||
|
|
||||||
#include "netif/sioslipif.h"
|
|
||||||
|
|
||||||
|
|
||||||
#include "lwip/ip_addr.h"
|
#include "lwip/ip_addr.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user