Include crypto.h in ppccap.c
This commit is contained in:
parent
1c6807c9d6
commit
9f7b2c76b1
@ -3,6 +3,7 @@
|
||||
#include <string.h>
|
||||
#include <setjmp.h>
|
||||
#include <signal.h>
|
||||
#include <crypto.h>
|
||||
#include <openssl/bn.h>
|
||||
|
||||
#define PPC_FPU64 (1<<0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user