mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 09:03:49 +08:00
Add #include to netif/ethernet.h to netif/etharp.h to maintian compatibility
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
|
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
|
||||||
#include "lwip/etharp.h"
|
#include "lwip/etharp.h"
|
||||||
|
#include "netif/ethernet.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user