aboutsummaryrefslogtreecommitdiffstats
path: root/www/dillo-i18n/files/enable-ssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo-i18n/files/enable-ssl.patch')
-rw-r--r--www/dillo-i18n/files/enable-ssl.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/dillo-i18n/files/enable-ssl.patch b/www/dillo-i18n/files/enable-ssl.patch
new file mode 100644
index 000000000000..c20ccebf7659
--- /dev/null
+++ b/www/dillo-i18n/files/enable-ssl.patch
@@ -0,0 +1,10 @@
+--- dpi/https.c.orig Sat Mar 25 16:46:48 2006
++++ dpi/https.c Sat Mar 25 16:47:38 2006
+@@ -62,7 +62,6 @@
+ #include "dpiutil.h"
+
+ #define ENABLE_SSL
+-#undef ENABLE_SSL
+ #ifdef ENABLE_SSL
+
+ #include <openssl/ssl.h>