From 67df296650a72b8769fac58787148080ec771805 Mon Sep 17 00:00:00 2001 From: mydesktop Date: Wed, 30 Apr 2014 13:52:21 -0400 Subject: various fixes to allow mac osx compilation --- src/crypto/oaes_lib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/crypto/oaes_lib.c') diff --git a/src/crypto/oaes_lib.c b/src/crypto/oaes_lib.c index d77c52f11..126f0a2f6 100644 --- a/src/crypto/oaes_lib.c +++ b/src/crypto/oaes_lib.c @@ -37,6 +37,7 @@ static const char _NR[] = { #include #include #include +#include #ifdef WIN32 #include -- cgit v1.2.3