Only in .: .deps
Only in .: Makefile
diff -u ../../squid-3.1.8/compat/compat_shared.h ./compat_shared.h
--- ../../squid-3.1.8/compat/compat_shared.h	Sat Sep  4 04:25:58 2010
+++ ./compat_shared.h	Mon Oct 11 11:50:20 2010
@@ -64,7 +64,7 @@
 /* Limited by design */
 # define SQUID_MAXFD_LIMIT    ((signed int)FD_SETSIZE)
 
-#elif defined(USE_POLL)
+#elif defined(USE_POLL) || defined(USE_DEVPOLL)
 /* Limited due to delay pools */
 # define SQUID_MAXFD_LIMIT    ((signed int)FD_SETSIZE)
 
Common subdirectories: ../../squid-3.1.8/compat/os and ./os

