|
|
@@ -0,0 +1,12 @@
|
|
|
+--- lib/urldata.h.orig 2002-11-12 00:03:05.000000000 +0100
|
|
|
++++ lib/urldata.h 2002-12-31 10:53:15.000000000 +0100
|
|
|
+@@ -114,9 +114,6 @@
|
|
|
+ };
|
|
|
+ #endif
|
|
|
+
|
|
|
+-#ifndef HAVE_OPENSSL_ENGINE_H
|
|
|
+-typedef void ENGINE;
|
|
|
+-#endif
|
|
|
+ /* struct for data related to SSL and SSL connections */
|
|
|
+ struct ssl_connect_data {
|
|
|
+ bool use; /* use ssl encrypted communications TRUE/FALSE */
|