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
/
dh
/
dh.h
diff --git
a/crypto/dh/dh.h
b/crypto/dh/dh.h
index
65d61e2
..
e9cb99d
100644
(file)
--- a/
crypto/dh/dh.h
+++ b/
crypto/dh/dh.h
@@
-68,7
+68,7
@@
#endif
#include <openssl/bn.h>
#include <openssl/crypto.h>
-#include <openssl/
types
.h>
+#include <openssl/
ossl_typ
.h>
#define DH_FLAG_CACHE_MONT_P 0x01