1 #ifndef CONFIG_COMPAT_CYGWIN_H 2 #define CONFIG_COMPAT_CYGWIN_H 3 4 #include <byteswap.h> 5 #include <endian.h> 6 #include <libintl.h> 7 8 #endif 9