Fix a bunch of documentation formatting.
[m6w6/libmemcached] / tests / cycle.cc
index 5693b04db2a294f344c81e9b25ed691f4e74e845..a762d00b54d71eb58f00cbb4e98dd1c4852d2c8c 100644 (file)
@@ -42,7 +42,7 @@
 #include <config.h>
 #include <libtest/test.hpp>
 
-#include <libmemcached/common.h>
+#include <libmemcached/memcached.h>
 #include <libmemcached/is.h>
 #include <libmemcached/util.h>
 
@@ -127,7 +127,6 @@ collection_st collection[] ={
 };
 
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
 #include "tests/libmemcached_world.h"
 
 void get_world(Framework *world)