aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ppccap.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ppccap.c')
-rw-r--r--crypto/ppccap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ppccap.c b/crypto/ppccap.c
index 4da696be4d..6ccd99185d 100644
--- a/crypto/ppccap.c
+++ b/crypto/ppccap.c
@@ -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)