You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
369 B

--- 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 */