X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fvirtual_buckets.h;h=297ee106c3b09c7a71a51768ac0497b4ab34d51a;hb=e50ced7764a1ddb80aba8f7c8851c4181a2cfc4e;hp=054ec492b70c9231ed07221fc62aef2c91066805;hpb=abc87c2867661669e897142dbfd531e32a14981b;p=m6w6%2Flibmemcached diff --git a/tests/virtual_buckets.h b/tests/virtual_buckets.h index 054ec492..297ee106 100644 --- a/tests/virtual_buckets.h +++ b/tests/virtual_buckets.h @@ -37,15 +37,13 @@ #pragma once -#include - struct memcached_st; #ifdef __cplusplus extern "C" { #endif -LIBTEST_INTERNAL_API +LIBTEST_LOCAL test_return_t virtual_back_map(memcached_st *); #ifdef __cplusplus