Update for OSX Lion build.
[m6w6/libmemcached] / tests / pool.h
index 45bb14da7c8a7f25f8ed9d2427f9e516b74d0fe0..ebaaed1fbf4738c18a918e67b823cd49da18f929 100644 (file)
 
 #pragma once
 
-#include <libtest/test.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-LIBTEST_INTERNAL_API
+LIBTEST_LOCAL
 test_return_t memcached_pool_test(memcached_st *);
 
 #ifdef __cplusplus