Fix for building docs.
[awesomized/libmemcached] / tests / virtual_buckets.h
index 054ec492b70c9231ed07221fc62aef2c91066805..297ee106c3b09c7a71a51768ac0497b4ab34d51a 100644 (file)
 
 #pragma once
 
-#include <libtest/test.h>
-
 struct memcached_st;
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-LIBTEST_INTERNAL_API
+LIBTEST_LOCAL
 test_return_t virtual_back_map(memcached_st *);
 
 #ifdef __cplusplus