WIP
[m6w6/libmemcached] / contrib / bin / memaslap / ms_main.c
index d7573eb56a1b7dcd0a1d52a117d56b77a73a2a9d..2cab6e05241bd36138bd6b943377f44910482d9f 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_atomic.h"
 #include "ms_sigsegv.h"