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:
e0031b8
)
On systems that don't do too well including headers from a different
author
Richard Levitte
<levitte@openssl.org>
Fri, 16 Nov 2001 08:54:34 +0000
(08:54 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 16 Nov 2001 08:54:34 +0000
(08:54 +0000)
directory, trust the building scripts to handle it properly.
crypto/engine/hw_openbsd_dev_crypto.c
patch
|
blob
|
history
diff --git
a/crypto/engine/hw_openbsd_dev_crypto.c
b/crypto/engine/hw_openbsd_dev_crypto.c
index eb10d1a89e7f38a1e49b95df0e68aea2038b0335..bf0b8ea16126ef25b767304b9fffd3240b5bd6b8 100644
(file)
--- a/
crypto/engine/hw_openbsd_dev_crypto.c
+++ b/
crypto/engine/hw_openbsd_dev_crypto.c
@@
-57,7
+57,11
@@
#include <openssl/evp.h>
#include "eng_int.h"
/* Maybe this is needed? ... */
+#ifdef FLAT_INC
+#include "evp_locl.h"
+#else
#include "../evp/evp_locl.h"
+#endif
#ifndef OPENSSL_OPENBSD_DEV_CRYPTO