Sensei reported a bug with assert.h being included multiple times. Occurs on
[awesomized/libmemcached] / libmemcached / memcached_connect.c
index 7edcce8565925da6cdc63a53e4ab161823eb45ed..5531ad792d47175439d22c469138dbdb99575872 100644 (file)
@@ -1,5 +1,6 @@
 #include "common.h"
 #include <poll.h>
+#include <sys/time.h>
 
 static memcached_return set_hostinfo(memcached_server_st *server)
 {