From: Dan Harkless Date: Tue, 25 Jan 2000 06:04:29 +0000 (+0000) Subject: Added include of mh.h for snprintf() prototype. X-Git-Tag: nmh-1_0~114 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=f2cc76d9a760ebf86b61d609696999330449aecb Added include of mh.h for snprintf() prototype. --- diff --git a/zotnet/mts/mts.c b/zotnet/mts/mts.c index f53a8be..61a604c 100644 --- a/zotnet/mts/mts.c +++ b/zotnet/mts/mts.c @@ -5,6 +5,7 @@ * $Id$ */ +#include "h/mh.h" /* for snprintf() */ #include #define nmhetcdir(file) NMHETCDIR#file diff --git a/zotnet/tws/dtime.c b/zotnet/tws/dtime.c index b4d2eec..bbfccf0 100644 --- a/zotnet/tws/dtime.c +++ b/zotnet/tws/dtime.c @@ -5,6 +5,7 @@ * $Id$ */ +#include "h/mh.h" /* for snprintf() */ #include #include