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