Fix return codes
[awesomized/libmemcached] / tests / test.h
index 63b75ef0fdb105e9d65770ee7063e5971ba56f14..d0e089ddfcfa42f5b3d62762162ac64e360aa91f 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 #include <libmemcached/memcached.h>
-#include "../libmemcached/common.h"
+#include <stdio.h>
 
 typedef struct world_st world_st;
 typedef struct collection_st collection_st;