forked from Imagelibrary/lwip
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 */
|
||||
#include "lwip/etharp.h"
|
||||
#include "netif/ethernet.h"
|
||||
|
||||
Reference in New Issue
Block a user