Added include of mh.h for snprintf() prototype.
[mmh] / zotnet / tws / dtime.c
index b4d2eec..bbfccf0 100644 (file)
@@ -5,6 +5,7 @@
  * $Id$
  */
 
+#include "h/mh.h"   /* for snprintf() */
 #include <h/nmh.h>
 #include <tws.h>