projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix obvious typo.
[openssl.git]
/
crypto
/
asn1
/
d2i_pr.c
diff --git
a/crypto/asn1/d2i_pr.c
b/crypto/asn1/d2i_pr.c
index 0f0e6b1ae454ac336bf9e46bebb1578fa49c36e7..42e5a4e651b3d53000fb9b004500c6eb43185877 100644
(file)
--- a/
crypto/asn1/d2i_pr.c
+++ b/
crypto/asn1/d2i_pr.c
@@
-61,7
+61,7
@@
#include <openssl/bn.h>
#include <openssl/evp.h>
#include <openssl/objects.h>
-#i
nclude
OPENSSL_NO_ENGINE
+#i
fndef
OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif
#include <openssl/asn1.h>