reinclude some headers
[mmh] / sbr / dtime.c
index f97f65b..47ae79e 100644 (file)
@@ -6,9 +6,9 @@
 ** complete copyright information.
 */
 
+#include <time.h>
 #include <h/mh.h>   /* for snprintf() */
 #include <h/tws.h>
-#include <time.h>
 
 #if !defined(HAVE_STRUCT_TM_TM_GMTOFF)
 extern long timezone;