aboutsummaryrefslogtreecommitdiff
path: root/databases/libmemcached/files/patch-util_log.hpp
blob: 5dd9f530971ee8c5bc770b9b7873607435efc310 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- util/log.hpp.orig	2014-02-09 11:52:42 UTC
+++ util/log.hpp
@@ -42,6 +42,7 @@
 #include <fcntl.h>
 #include <iostream>
 #include <string>
+#include <string.h>
 #include <syslog.h>
 
 #define UTIL_MAX_ERROR_SIZE 2048