aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/byteswap.h
blob: fe279ceb2c040de1e07e40e979282f50a9ddaf39 (plain)
1
2
3
#if defined(__linux__) || defined(__CYGWIN__) 
#include_next <byteswap.h>
#endif