X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fvirtual_buckets.h;h=297ee106c3b09c7a71a51768ac0497b4ab34d51a;hb=ad7ce5a1c9769432d8105c1a3a3a67b12d8bd731;hp=054ec492b70c9231ed07221fc62aef2c91066805;hpb=de46e62fe493ce152e1804feec0d19d5d0cfaa9f;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