projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Because there's chances we clash with the system's types.h, rename our
[openssl.git]
/
crypto
/
pkcs7
/
pkcs7.h
diff --git
a/crypto/pkcs7/pkcs7.h
b/crypto/pkcs7/pkcs7.h
index
1dda0c5
..
946596c
100644
(file)
--- a/
crypto/pkcs7/pkcs7.h
+++ b/
crypto/pkcs7/pkcs7.h
@@
-64,7
+64,7
@@
#include <openssl/e_os2.h>
#include <openssl/symhacks.h>
-#include <openssl/
types
.h>
+#include <openssl/
ossl_typ
.h>
#ifdef __cplusplus
extern "C" {