Added include of mh.h for snprintf() prototype.
[mmh] / zotnet / mts / mts.c
index f53a8be..61a604c 100644 (file)
@@ -5,6 +5,7 @@
  * $Id$
  */
 
+#include "h/mh.h"   /* for snprintf() */
 #include <h/nmh.h>
 
 #define nmhetcdir(file) NMHETCDIR#file