Make sure we get the definition of OPENSSL_NO_AES.

This commit is contained in:
Richard Levitte 2003-03-20 23:28:03 +00:00
parent d5ef144222
commit 8c84b677e2

View File

@ -48,6 +48,7 @@
*
*/
#include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_AES
#include <openssl/evp.h>
#include <openssl/err.h>