ci: bsds: rebuild packages after reconfiguration
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests_socket.cc
index 958873fb9f3fd7cd4e78e9de6bd6d019904376f4..ad8a37f50410dd97885e6e86a4393186105f3855 100644 (file)
@@ -35,9 +35,9 @@
  *
  */
 
-#include <config.h>
-#include <libtest/test.hpp>
-
+#include "mem_config.h"
+#include "libtest/test.hpp"
+#include "libmemcached-1.0/memcached.h"
 #include "tests/basic.h"
 #include "tests/debug.h"
 #include "tests/deprecated.h"
@@ -69,7 +69,7 @@
 
 #include "tests/libmemcached_world_socket.h"
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);