procd: fix wrap around bug in logread time handling code
[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