mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
b8e09787fa
SVN-Revision: 15227
4 lines
81 B
C
4 lines
81 B
C
#if defined(__linux__) || defined(__CYGWIN__)
|
|
#include_next <byteswap.h>
|
|
#endif
|