diff options
Diffstat (limited to 'modules/engine/openssl/eng_ossl.h')
-rw-r--r-- | modules/engine/openssl/eng_ossl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/engine/openssl/eng_ossl.h b/modules/engine/openssl/eng_ossl.h index a1886662f..40da748db 100644 --- a/modules/engine/openssl/eng_ossl.h +++ b/modules/engine/openssl/eng_ossl.h @@ -3,8 +3,8 @@ * (C) 1999-2007 Jack Lloyd * *************************************************/ -#ifndef BOTAN_EXT_ENGINE_OPENSSL_H__ -#define BOTAN_EXT_ENGINE_OPENSSL_H__ +#ifndef BOTAN_ENGINE_OPENSSL_H__ +#define BOTAN_ENGINE_OPENSSL_H__ #include <botan/engine.h> #include <botan/mutex.h> |