diff options
Diffstat (limited to 'src/cryptinit.hpp')
-rw-r--r-- | src/cryptinit.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptinit.hpp b/src/cryptinit.hpp index e5bbc08..2caa4cb 100644 --- a/src/cryptinit.hpp +++ b/src/cryptinit.hpp @@ -32,7 +32,7 @@ #ifndef _CRYPTINIT_HPP #define _CRYPTINIT_HPP -#ifndef NOCRYPT +#ifndef NO_CRYPT #ifndef USE_SSL_CRYPTO #include <gcrypt.h> |