From 57d44e3bc19390598a3a3cd8368d29344975f1f7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 14 Feb 2011 21:30:37 +0100 Subject: allow cross-compile on Darwin, remove broken rpm package (unused). --- package/squid/patches/patch-lib_util_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/squid/patches/patch-lib_util_c (limited to 'package/squid/patches/patch-lib_util_c') diff --git a/package/squid/patches/patch-lib_util_c b/package/squid/patches/patch-lib_util_c new file mode 100644 index 000000000..b50c4afb2 --- /dev/null +++ b/package/squid/patches/patch-lib_util_c @@ -0,0 +1,11 @@ +--- squid-3.1.4.orig/lib/util.c 2010-05-30 15:21:11.000000000 +0200 ++++ squid-3.1.4/lib/util.c 2011-02-14 20:44:04.000000000 +0100 +@@ -56,7 +56,7 @@ + #if HAVE_GNUMALLLOC_H + #include + #elif HAVE_MALLOC_H +-#include ++#include + #endif + #if HAVE_ERRNO_H + #include -- cgit v1.2.3