1
1
Files
2026-04-17 18:33:03 +02:00

4 lines
81 B
C

#if defined(__linux__) || defined(__CYGWIN__)
#include_next <byteswap.h>
#endif