aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/c-icap/files')
-rw-r--r--www/c-icap/files/patch-modules_memcached.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/c-icap/files/patch-modules_memcached.c b/www/c-icap/files/patch-modules_memcached.c
new file mode 100644
index 000000000000..56f0d7ed50d6
--- /dev/null
+++ b/www/c-icap/files/patch-modules_memcached.c
@@ -0,0 +1,11 @@
+--- modules/memcached.c.orig 2016-04-30 12:42:52 UTC
++++ modules/memcached.c
+@@ -47,7 +47,7 @@
+ #include <libmemcached/memcached_pool.h>
+ #endif
+
+-#include <crypt.h>
++/* #include <crypt.h> */
+
+ int USE_MD5_SUM_KEYS = 1;
+