mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Make sure we get the definition of OPENSSL_NO_AES.
This commit is contained in:
parent
d5ef144222
commit
8c84b677e2
@ -48,6 +48,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <openssl/opensslconf.h>
|
||||
#ifndef OPENSSL_NO_AES
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/err.h>
|
||||
|
Loading…
Reference in New Issue
Block a user