X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcycle.cc;h=618994b3ea8ecb722b936e41bf86dcc810533bd6;hb=785f671d065aa12941a98fca384248ac5cd6e527;hp=0137b03895dad3d715dc222b5fb9166652fe4b5b;hpb=cc7f3ad60dd92d7e41e0efbf922bb4f6fc9a848f;p=m6w6%2Flibmemcached diff --git a/tests/cycle.cc b/tests/cycle.cc index 0137b038..618994b3 100644 --- a/tests/cycle.cc +++ b/tests/cycle.cc @@ -39,11 +39,11 @@ Test that we are cycling the servers we are creating during testing. */ -#include -#include +#include "mem_config.h" +#include "libtest/test.hpp" using namespace libtest; -#include +#include "libmemcached-1.0/memcached.h" static test_return_t server_startup_single_TEST(void *obj) {