projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Build correctly for me on FreeBSD 10.
[openssl.git]
/
crypto
/
engine
/
eng_cryptodev.c
diff --git
a/crypto/engine/eng_cryptodev.c
b/crypto/engine/eng_cryptodev.c
index 6b5cc198c3f943944ad265f2b921e2cdf1651a07..65efc81802d10d8054c5df7f9df71938db9115cf 100644
(file)
--- a/
crypto/engine/eng_cryptodev.c
+++ b/
crypto/engine/eng_cryptodev.c
@@
-30,6
+30,7
@@
#include <openssl/engine.h>
#include <openssl/evp.h>
#include <openssl/bn.h>
+#include "../bn/bn_lcl.h"
#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
(defined(OpenBSD) || defined(__FreeBSD__))