summaryrefslogtreecommitdiff
path: root/libtest/has.hpp
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2013-04-21 04:19:20 -0400
committerBrian Aker <brian@tangent.org>2013-04-21 04:19:20 -0400
commit08c302d13c70ea37ecba7a4a1c3862c1c0d3b284 (patch)
tree8dc24d62fbbf1b4ff10dd46ad03b9ae82bd72bd8 /libtest/has.hpp
parent321fb333c1f00bec9c70a8f58187eb6a500a7f62 (diff)
downloadlibmemcached-08c302d13c70ea37ecba7a4a1c3862c1c0d3b284.tar.gz
Clean up cppcheck and add SKIP_UNLESS
Diffstat (limited to 'libtest/has.hpp')
-rw-r--r--libtest/has.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/libtest/has.hpp b/libtest/has.hpp
index f38306d5..59ee88f9 100644
--- a/libtest/has.hpp
+++ b/libtest/has.hpp
@@ -39,6 +39,9 @@
namespace libtest {
LIBTEST_API
+bool has_libmemcached_sasl(void);
+
+LIBTEST_API
bool has_libmemcached();
LIBTEST_API