X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f52d66ff00b24111f87c274d3d7085ef2e1d27b1..b6e8369fc62e7fbcdebf7dce0e3a6388ea53a879:/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