X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=tools%2Finclude%2Fendian.h;h=0f17b41da73f50aa21c2a51ac5695862c982db2f;hp=9bfc652b908bf0e6697226bc32366c66beebdfaa;hb=391eb6e69c09d9f107b8c30a91c63dce37820043;hpb=893dbf3f3bc7671e44282f28fca64afc78778deb 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