X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcached%2Fhosts.cc;h=8f1215020214ea9f372952406f19157bce3d2ebf;hb=f875d401486e0e12d30b28e9d62220fdf6cd8561;hp=b478881ce7731ac7faa7413e2ba589768e69e2e7;hpb=cb40bfe8923a2b06160a965d95b45ca0ea3421ab;p=awesomized%2Flibmemcached diff --git a/src/libmemcached/hosts.cc b/src/libmemcached/hosts.cc index b478881c..8f121502 100644 --- a/src/libmemcached/hosts.cc +++ b/src/libmemcached/hosts.cc @@ -15,9 +15,10 @@ #include "libmemcached/common.h" #include "libmemcached/assert.hpp" +#include "p9y/gettimeofday.hpp" +#include "p9y/random.hpp" #include -#include /* Protoypes (static) */ static memcached_return_t update_continuum(Memcached *ptr);