SHA256
1
0
forked from pool/squid
Adam Majer 2019-08-06 13:31:27 +00:00 committed by Git OBS Bridge
parent 51b5f199a0
commit cfbd7154aa

View File

@ -148,3 +148,16 @@ Index: squid-4.8/include/base64.h
/* base64.h
Base-64 encoding and decoding.
Index: squid-4.8/lib/base64.c
===================================================================
--- squid-4.8.orig/lib/base64.c
+++ squid-4.8/lib/base64.c
@@ -13,7 +13,7 @@
#include "squid.h"
#include "base64.h"
-#if !HAVE_NETTLE_BASE64_H || !HAVE_NETTLE34_BASE64
+#if !HAVE_NETTLE_BASE64_H
/* base64-encode.c