WIP
[m6w6/libmemcached] / contrib / bin / memaslap / ms_thread.c
index 1d960cfa758806da97e5250ef4575c5380a754eb..334b4e16c907a3636f58f9944b6285a1cbe4fcf3 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_thread.h"
 #include "ms_setting.h"