Disable fast-redirects for .gravater.com/
[privoxy.git] / list.c
diff --git a/list.c b/list.c
index 89bb010..b9963af 100644 (file)
--- a/list.c
+++ b/list.c
@@ -45,7 +45,7 @@
 #endif
 #include <string.h>
 
-#if !defined(_WIN32) && !defined(__OS2__)
+#if !defined(_WIN32)
 #include <unistd.h>
 #endif