X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fpool.h;h=ebaaed1fbf4738c18a918e67b823cd49da18f929;hb=65580ac6cb193fd73e12117c1ba492c57c3d0be4;hp=45bb14da7c8a7f25f8ed9d2427f9e516b74d0fe0;hpb=dc421179c0d159f1ca8a6b2b64b89163a7e0c639;p=awesomized%2Flibmemcached diff --git a/tests/pool.h b/tests/pool.h index 45bb14da..ebaaed1f 100644 --- a/tests/pool.h +++ b/tests/pool.h @@ -37,13 +37,11 @@ #pragma once -#include - #ifdef __cplusplus extern "C" { #endif -LIBTEST_INTERNAL_API +LIBTEST_LOCAL test_return_t memcached_pool_test(memcached_st *); #ifdef __cplusplus