Remove exposed C++ namespace.
[awesomized/libmemcached] / tests / libmemcached-1.0 / generate.cc
index 37f4a36eb34647ac1f321dcba7681d0167d221de..ada9d2c2b25a79d5c3c2614c7c9a6cbf7d90e582 100644 (file)
@@ -35,7 +35,7 @@
  *
  */
 
-#include <config.h>
+#include <mem_config.h>
 #include <libtest/test.hpp>
 
 #include <libmemcachedutil-1.0/util.h>
@@ -131,7 +131,7 @@ test_return_t generate_data_with_stats(memcached_st *memc)
     /* This test was changes so that "make test" would work properlly */
     if (DEBUG)
     {
-      memcached_server_instance_st instance=
+      const memcached_instance_st * instance=
         memcached_server_instance_by_position(memc, host_index);
 
       printf("\nserver %u|%s|%u bytes: %llu\n",