mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 21:14:09 +00:00
Add #include to netif/ethernet.h to netif/etharp.h to maintian compatibility
This commit is contained in:
parent
e844159f0a
commit
967516aa40
@ -1,2 +1,3 @@
|
||||
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
|
||||
#include "lwip/etharp.h"
|
||||
#include "netif/ethernet.h"
|
||||
|
Loading…
Reference in New Issue
Block a user