From 9f7b2c76b185a97f5786680692fa973b18a3fbb7 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 1 May 2011 16:54:24 +0000 Subject: Include crypto.h in ppccap.c --- crypto/ppccap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/ppccap.c') 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 #include #include +#include #include #define PPC_FPU64 (1<<0) -- cgit v1.2.3