freebsd-ports/www/squid31/files/patch-aa
Adrian Chadd 3104a509c0 .. add the missing file.
PR:		ports/54153
2003-07-27 08:45:40 +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 */