This add AES support.
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests_socket.cc
index 9698cc75a347762cea8d85f202e0c2d86f2e1ecf..b9342cf3ff9e8d3a6b5cd7eec4d218d82ae32a87 100644 (file)
@@ -35,8 +35,6 @@
  *
  */
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
-
 #include <config.h>
 #include <libtest/test.hpp>
 
@@ -64,6 +62,7 @@
 
 
 #include "tests/libmemcached-1.0/mem_functions.h"
+#include "tests/libmemcached-1.0/encoding_key.h"
 
 /* Collections we are running */
 #include "tests/libmemcached-1.0/all_tests.h"