Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
net
/
socat
/
patches
/
200-openssl-deprecated.patch
blob: a958284576ed04269e060005107a8180cf520527 [
file
] [
log
] [
blame
]
---
a
/
xio
-
openssl
.
c
+++
b
/
xio
-
openssl
.
c
@@
-
8
,
6
+
8
,
8
@@
#if WITH_OPENSSL /* make this address configure dependend */
#include
<openssl/conf.h>
#include
<openssl/x509v3.h>
+#
include
<openssl/dh.h>
+#
include
<openssl/bn.h>
#include
"xioopen.h"