X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibmemcached%2Fhosts.cc;h=8f1215020214ea9f372952406f19157bce3d2ebf;hb=2f289c64f625962d945ec3bee80f36bc5c61ee35;hp=39247287666d55fed37f5b5f72242057fa5f462d;hpb=4b584c02c679edd005cd2e542d2ff1d9dcb312b9;p=awesomized%2Flibmemcached diff --git a/src/libmemcached/hosts.cc b/src/libmemcached/hosts.cc index 39247287..8f121502 100644 --- a/src/libmemcached/hosts.cc +++ b/src/libmemcached/hosts.cc @@ -15,12 +15,10 @@ #include "libmemcached/common.h" #include "libmemcached/assert.hpp" +#include "p9y/gettimeofday.hpp" +#include "p9y/random.hpp" #include -#if HAVE_SYS_TIME_H -# include -#endif -#include /* Protoypes (static) */ static memcached_return_t update_continuum(Memcached *ptr);