From 8a024eba12f15556a0d28ba81439b056dfe9d5eb Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 28 Nov 2008 17:53:09 +0000 Subject: some more type cleanups and missig NOCRYPT defines --- src/keyDerivation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/keyDerivation.h') diff --git a/src/keyDerivation.h b/src/keyDerivation.h index 0f41895..9e8c7b5 100644 --- a/src/keyDerivation.h +++ b/src/keyDerivation.h @@ -37,7 +37,9 @@ #include "threadUtils.hpp" #include "syncBuffer.h" +#ifndef NOCRYPT #include +#endif #include #include -- cgit v1.2.3