mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
3104a509c0
PR: ports/54153
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
--- 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 */
|