Update local poll() implementation.
[awesomized/libmemcached] / tests / memcapable.cc
index 93ad1860bdc986bce7aee4e170ba6a5c1ebf3388..d36db346cc869795c7fa5346c893db7048471d15 100644 (file)
   Test that we are cycling the servers we are creating during testing.
 */
 
-#include <config.h>
+#include <mem_config.h>
 
 #include <libtest/test.hpp>
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 using namespace libtest;