freebsd-ports/www/cacheboy15-devel/files/patch-aa
Adrian Chadd f852c8b393 Cacheboy is a deriative of Squid-2 begun by yours truely to continue
active development on the stable Squid-2 codebase.

This initial preview release should be as stable as Squid-2.HEAD (at this
point in time) is.
2008-04-18 06:29:39 +00:00

11 lines
271 B
Text

--- include/squid_types.h.orig Mon Jul 7 00:45:26 2003
+++ include/squid_types.h Mon Jul 7 00:48:39 2003
@@ -66,8 +66,5 @@
#if HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
-#if HAVE_SYS_BITYPES_H
-#include <sys/bitypes.h>
-#endif
#endif /* SQUID_TYPES_H */