p9y: fix TCP constants
[awesomized/libmemcached] / src / libmemcached / hosts.cc
index b478881ce7731ac7faa7413e2ba589768e69e2e7..8f1215020214ea9f372952406f19157bce3d2ebf 100644 (file)
 
 #include "libmemcached/common.h"
 #include "libmemcached/assert.hpp"
+#include "p9y/gettimeofday.hpp"
+#include "p9y/random.hpp"
 
 #include <cmath>
-#include <sys/time.h>
 
 /* Protoypes (static) */
 static memcached_return_t update_continuum(Memcached *ptr);