]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/e_aria.c
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
[thirdparty/openssl.git] / crypto / evp / e_aria.c
index b57661db588b971bd62dad5a3cdebf58e2ecb95c..f53528ea5c1b0f459379e1c32be7ca0a9852c7bd 100644 (file)
@@ -8,6 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "internal/deprecated.h"
+
 #include "internal/cryptlib.h"
 #ifndef OPENSSL_NO_ARIA
 # include <openssl/evp.h>