Make sure we get the definition of OPENSSL_NO_AES.
This commit is contained in:
parent
d4a47a5778
commit
940767b03f
@ -52,6 +52,8 @@
|
||||
#ifndef HEADER_AES_H
|
||||
#define HEADER_AES_H
|
||||
|
||||
#include <openssl/opensslconf.h>
|
||||
|
||||
#ifdef OPENSSL_NO_AES
|
||||
#error AES is disabled.
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user