From: Lyndon Nerenberg Date: Mon, 26 Dec 2011 01:20:26 +0000 (-0800) Subject: Include for snprintf() prototype. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=3865f55b4195bac67932ac3aacbd8f3c53239b62;p=mmh Include for snprintf() prototype. --- diff --git a/config/config.c b/config/config.c index c2d307e..b08b3e2 100644 --- a/config/config.c +++ b/config/config.c @@ -8,6 +8,7 @@ */ #include +#include #ifdef MHRC # include