mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-16 11:54:48 +00:00
4 lines
51 B
C
4 lines
51 B
C
|
#ifdef __linux__
|
||
|
#include_next <byteswap.h>
|
||
|
#endif
|