The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio...
[openwrt.git] / tools / include / byteswap.h
index 6104716..fe279ce 100644 (file)
@@ -1,3 +1,3 @@
-#ifdef __linux__
+#if defined(__linux__) || defined(__CYGWIN__) 
 #include_next <byteswap.h>
 #endif
This page took 0.02264 seconds and 4 git commands to generate.