X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fbehavior.hpp;h=0b06c0caf23a1131e38e4fe01ce94c5d6429d902;hb=4c1122cf139f7b073807f0a9187306518988a08f;hp=ee38f97a0f29be315f2a085122884d32ea9672c8;hpb=d4f9faac5b2532375157aac90c36ace0261c867e;p=awesomized%2Flibmemcached diff --git a/libmemcached/behavior.hpp b/libmemcached/behavior.hpp index ee38f97a..0b06c0ca 100644 --- a/libmemcached/behavior.hpp +++ b/libmemcached/behavior.hpp @@ -36,4 +36,5 @@ #pragma once +bool memcached_is_consistent_distribution(const memcached_st*); bool _is_auto_eject_host(const memcached_st *ptr);