X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/893dbf3f3bc7671e44282f28fca64afc78778deb..80f27f1a42c6c9eabbd838a6f50b33d2c7968e7a:/tools/include/endian.h diff --git a/tools/include/endian.h b/tools/include/endian.h index 9bfc652b9..0f17b41da 100644 --- a/tools/include/endian.h +++ b/tools/include/endian.h @@ -1,7 +1,8 @@ #ifndef __endian_compat_h #define __endian_compat_h -#if defined(__linux__) +#if defined(__linux__) || defined(__CYGWIN__) +#include #include_next #elif defined(__APPLE__) #include