RT3990: Fix #include path.
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 1125245997
)
This commit is contained in:
parent
5438e17de0
commit
9ea70e5b40
@ -7,7 +7,7 @@
|
||||
#if defined(__linux) || defined(_AIX)
|
||||
# include <sys/utsname.h>
|
||||
#endif
|
||||
#include <crypto.h>
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/bn.h>
|
||||
|
||||
#include "ppc_arch.h"
|
||||
|
Loading…
Reference in New Issue
Block a user