From cfadb231d24bd292a6ea3708b776bde8f06e50ab Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 28 Nov 2015 23:03:02 +0100 Subject: Linux/MacOSX: Solve compilation issue following Windows Unicode rewrite --- src/Common/Pkcs5.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Common/Pkcs5.c') diff --git a/src/Common/Pkcs5.c b/src/Common/Pkcs5.c index d1bc6027..d2696d9c 100644 --- a/src/Common/Pkcs5.c +++ b/src/Common/Pkcs5.c @@ -14,6 +14,7 @@ #include "Tcdefs.h" #include +#include #include "Rmd160.h" #ifndef TC_WINDOWS_BOOT #include "Sha2.h" -- cgit v1.2.3