mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 13:21:11 +01:00
4 lines
51 B
C
4 lines
51 B
C
#ifdef __linux__
|
|
#include_next <byteswap.h>
|
|
#endif
|