WIP
[m6w6/libmemcached] / contrib / bin / memaslap / ms_conn.c
index f4375ae87bea7c318859d550fcd8b19b0991615b..10737de543dad9a490838a7dbb2903ac93baa8e5 100644 (file)
 #if defined(HAVE_SYS_TIME_H)
 #  include <sys/time.h>
 #endif
-
-#if defined(HAVE_TIME_H)
-#  include <time.h>
-#endif
+#include <time.h>
 
 #include "ms_setting.h"
 #include "ms_thread.h"