mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-12 20:20:24 +08:00
4 lines
140 B
C
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"
|