From 64b0635fa171cbbf432a9ce131c1cc8227b42a8f Mon Sep 17 00:00:00 2001 From: no Date: Mon, 21 Dec 2015 15:12:30 -0500 Subject: [PATCH] undeclared memcmp(), ::memset() --- Source/Common/md5.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Common/md5.h b/Source/Common/md5.h index 543a131ce..997d5966c 100644 --- a/Source/Common/md5.h +++ b/Source/Common/md5.h @@ -45,6 +45,7 @@ documentation and/or software. #include #include +#include #include "path.h" struct MD5Digest