WIP
[m6w6/libmemcached] / contrib / bin / memaslap / ms_task.c
index 63d7fed865957356840b7db0e9a3782239940938..fc8ff47559b9d3fd0b377edaf9594ed49b1c8029 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 <inttypes.h>
 
 #include "ms_thread.h"
 #include "ms_setting.h"