mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
4 lines
51 B
C
4 lines
51 B
C
|
|
#ifdef __linux__
|
||
|
|
#include_next <byteswap.h>
|
||
|
|
#endif
|