rt-thread-official/components/net/lwip/lwip-2.0.3/src/include/netif/etharp.h

4 lines
137 B
C
Raw Normal View History

2021-06-25 15:58:43 +08:00
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
#include "lwip/etharp.h"
#include "netif/ethernet.h"