Add missing inclusion of "internal/deprecated.h"
authorRichard Levitte <levitte@openssl.org>
Mon, 6 Jan 2020 19:25:08 +0000 (20:25 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 6 Jan 2020 19:25:08 +0000 (20:25 +0100)
commit0081ce9b0201417cf2b35792a2a199e36acadcf2
tree8d7b0d64d3a89ee3107da0781365f9a2b4e488fc
parent1cf20ca31bed31c0bd16c6ed1eeaa1b9580939b7
Add missing inclusion of "internal/deprecated.h"

A few provider implementations need this to build correctly with a
'no-deprecated' configuration.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10766)
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c