]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/eng_fat.c
deprecate engines in libcrypto
[thirdparty/openssl.git] / crypto / engine / eng_fat.c
index 428e66733b80f65e6a132d8e50f603120b2a0ad8..e0de95d11b72487f06c89d7659ba51aec71820e6 100644 (file)
@@ -8,6 +8,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+/* We need to use some engine deprecated APIs */
+#define OPENSSL_SUPPRESS_DEPRECATED
+
 #include "eng_local.h"
 #include <openssl/conf.h>