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