This commit is contained in:
parent
51b5f199a0
commit
cfbd7154aa
@ -148,3 +148,16 @@ Index: squid-4.8/include/base64.h
|
|||||||
/* base64.h
|
/* base64.h
|
||||||
|
|
||||||
Base-64 encoding and decoding.
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user