From 2f3ab73ffaeb482327651d02997a0125f012ffa1 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 3 Jul 2015 16:51:23 +0200 Subject: [PATCH] squid: drop musl compat patch Signed-off-by: Luka Perkov --- net/squid/patches/200-musl-compat.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 net/squid/patches/200-musl-compat.patch diff --git a/net/squid/patches/200-musl-compat.patch b/net/squid/patches/200-musl-compat.patch deleted file mode 100644 index 7cbd9da9fa..0000000000 --- a/net/squid/patches/200-musl-compat.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/lib/rfcnb/rfcnb-io.c -+++ b/lib/rfcnb/rfcnb-io.c -@@ -36,11 +36,11 @@ - #include "rfcnb/rfcnb-util.h" - #include "rfcnb/std-includes.h" - -+#include - #if HAVE_STRING_H - #include - #endif - #include --#include - - int RFCNB_Timeout = 0; /* Timeout in seconds ... */ - -- 2.30.2