mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-12-26 01:07:26 +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:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user