typo
[openssl.git] / ssl / ssl.h
index d9189563ad1723dce3a21b767cc265e6c8c3771f..c6cd6a9ca516393ac866a80317025721a19e8e06 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -1099,7 +1099,7 @@ struct ssl_ctx_st
         */
        unsigned int max_send_fragment;
 
-#ifndef OPENSSL_ENGINE
+#ifndef OPENSSL_NO_ENGINE
        /* Engine to pass requests for client certs to
         */
        ENGINE *client_cert_engine;