Merge YaTL tree.
[m6w6/libmemcached] / tests / mem_udp.cc
index 42dbcb69638fcb4b96a08434a52f4a8071d6654c..6e282d557d8c0ae88888092368c9eb1e72215898 100644 (file)
@@ -40,7 +40,7 @@
   Sample test application.
 */
 
-#include <config.h>
+#include <mem_config.h>
 #include <libtest/test.hpp>
 
 using namespace libtest;
@@ -566,7 +566,7 @@ collection_st collection[] ={
 
 #include "tests/libmemcached_world.h"
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);