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