From beb8c4157582959a679919db696419c2ced2cff1 Mon Sep 17 00:00:00 2001 From: no Date: Mon, 21 Dec 2015 15:09:57 -0500 Subject: [PATCH] undeclared sprintf() --- Source/Common/md5.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Common/md5.h b/Source/Common/md5.h index 0d8fd6cc6..543a131ce 100644 --- a/Source/Common/md5.h +++ b/Source/Common/md5.h @@ -43,6 +43,8 @@ documentation and/or software. #include #include + +#include #include "path.h" struct MD5Digest