Deprecate the public definition of ERR_STATE
[openssl.git] / crypto / err / err_prn.c
index 9ea3eb3deea0d797cc56a64e0407fe60349b12c2..1e1531b91d52146605cc57116544bdb6218a88ac 100644 (file)
@@ -7,6 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+/* TODO: When ERR_STATE becomes opaque, this musts be removed */
+#define OSSL_FORCE_ERR_STATE
+
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/crypto.h>