projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c6807c
)
Include crypto.h in ppccap.c
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 1 May 2011 16:54:24 +0000
(16:54 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 1 May 2011 16:54:24 +0000
(16:54 +0000)
crypto/ppccap.c
patch
|
blob
|
history
diff --git
a/crypto/ppccap.c
b/crypto/ppccap.c
index 4da696be4d11dbd52ba0e57399894570d0cc4595..6ccd99185d379d779c3a65960fc9ae47f8ccd2b4 100644
(file)
--- 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)