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