more cygwin related build fixes
[openwrt/staging/wigyori.git] / tools / include / byteswap.h
index 61047167c3df957690496d22360d3d8de142c33d..fe279ceb2c040de1e07e40e979282f50a9ddaf39 100644 (file)
@@ -1,3 +1,3 @@
-#ifdef __linux__
+#if defined(__linux__) || defined(__CYGWIN__) 
 #include_next <byteswap.h>
 #endif