Files
tun2socks/core/c/include/netif/etharp.h
2019-07-16 11:37:52 +08:00

4 lines
140 B
C

/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
#include "lwip/etharp.h"
#include "netif/ethernet.h"