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:
47b3182
)
Adjust include path
author
Richard Levitte
<levitte@openssl.org>
Tue, 24 Mar 2015 10:59:01 +0000
(11:59 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 24 Mar 2015 10:59:01 +0000
(11:59 +0100)
Thanks to a -I.., the path does work, at least on unix. However, this
doesn't work so well on VMS. Correcting the path to not rely on given
-I does work on both.
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/x509v3/v3_scts.c
patch
|
blob
|
history
diff --git
a/crypto/x509v3/v3_scts.c
b/crypto/x509v3/v3_scts.c
index 9a4c3eba0bdd5fcc0e414d8ad211ef93bf97a466..e70d5e927f362eeb0a88dd17491969fb9f58e882 100644
(file)
--- a/
crypto/x509v3/v3_scts.c
+++ b/
crypto/x509v3/v3_scts.c
@@
-60,7
+60,7
@@
#include "cryptlib.h"
#include <openssl/asn1.h>
#include <openssl/x509v3.h>
-#include "../ssl/ssl_locl.h"
+#include "../
../
ssl/ssl_locl.h"
#if (defined(_WIN32) || defined(_WIN64)) && !defined(__MINGW32__)
# define SCT_TIMESTAMP unsigned __int64