]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/eng_ctrl.c
deprecate engines in libcrypto
[thirdparty/openssl.git] / crypto / engine / eng_ctrl.c
index 39cfb17089d66e61cd069c99421fae57ffe7f5cf..1cc4f545afbb0dee34c7d23b38f392c27cdcb4e3 100644 (file)
@@ -7,6 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+/* We need to use some engine deprecated APIs */
+#define OPENSSL_SUPPRESS_DEPRECATED
+
 #include "eng_local.h"
 
 /*