mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
Make sure we get the definition of OPENSSL_NO_CAST.
This commit is contained in:
parent
abf21308d2
commit
fb10590910
@ -56,10 +56,10 @@
|
|||||||
* [including the GNU Public Licence.]
|
* [including the GNU Public Licence.]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef OPENSSL_NO_CAST
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "cryptlib.h"
|
#include "cryptlib.h"
|
||||||
|
|
||||||
|
#ifndef OPENSSL_NO_CAST
|
||||||
#include <openssl/evp.h>
|
#include <openssl/evp.h>
|
||||||
#include <openssl/objects.h>
|
#include <openssl/objects.h>
|
||||||
#include "evp_locl.h"
|
#include "evp_locl.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user