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