summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/kermit/files/patch-ck_ssl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/kermit/files/patch-ck_ssl.h b/comms/kermit/files/patch-ck_ssl.h
new file mode 100644
index 000000000000..a71c6a1a6729
--- /dev/null
+++ b/comms/kermit/files/patch-ck_ssl.h
@@ -0,0 +1,10 @@
+--- ck_ssl.h.orig Sun Mar 14 18:08:23 2004
++++ ck_ssl.h Thu Sep 29 20:31:23 2005
+@@ -39,6 +39,7 @@
+ * definitions there is no reason to have it included by openssl/evp.h
+ */
+ #define OPENSSL_NO_MDC2
++#undef EM
+ #include <openssl/des.h>
+ #include <openssl/ssl.h>
+ #include <openssl/x509v3.h>