X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fpool.h;h=ebaaed1fbf4738c18a918e67b823cd49da18f929;hb=afddcf83538afc8300886702fcddf2333eb94c1f;hp=45bb14da7c8a7f25f8ed9d2427f9e516b74d0fe0;hpb=7f1777bbeaa41f71567f20350cb2555f2d9466da;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