Fix unreproducible build
[mmh] / sbr / dtime.c
index 2f8e5dc..47ae79e 100644 (file)
@@ -6,10 +6,9 @@
 ** complete copyright information.
 */
 
+#include <time.h>
 #include <h/mh.h>   /* for snprintf() */
-#include <h/nmh.h>
 #include <h/tws.h>
-#include <time.h>
 
 #if !defined(HAVE_STRUCT_TM_TM_GMTOFF)
 extern long timezone;