aboutsummaryrefslogtreecommitdiffstats
path: root/www/c-icap/files/patch-modules_memcached.c
blob: 56f0d7ed50d673068967f2b5632e6a0807cfe71b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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;