mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 17:09:29 -05:00
4 lines
51 B
C
4 lines
51 B
C
#ifdef __linux__
|
|
#include_next <byteswap.h>
|
|
#endif
|