Fix #116 add configure.h for libmemcachedprotocol
[awesomized/libmemcached] / include / libmemcachedprotocol-0.0 / handler.h
index 04e47acf14384560582e62602233d2a99f419860..3b576d0205eff072f6580f4fd710f43d7a1fff85 100644 (file)
@@ -15,6 +15,7 @@
 
 #pragma once
 
+#include "libmemcachedprotocol-0.0/configure.h"
 #include <sys/types.h>
 #ifndef HAVE_SSIZE_T
 typedef long int ssize_t;