diff options
Diffstat (limited to 'package/squid/patches/patch-lib_util_c')
-rw-r--r-- | package/squid/patches/patch-lib_util_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/squid/patches/patch-lib_util_c b/package/squid/patches/patch-lib_util_c deleted file mode 100644 index b50c4afb2..000000000 --- a/package/squid/patches/patch-lib_util_c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 <gnumalloc.h> - #elif HAVE_MALLOC_H --#include <malloc.h> -+#include <stdlib.h> - #endif - #if HAVE_ERRNO_H - #include <errno.h> |