aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/erlang/files/patch-lib_crypto_c__src_crypto__drv.c13
-rw-r--r--lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c13
2 files changed, 26 insertions, 0 deletions
diff --git a/lang/erlang/files/patch-lib_crypto_c__src_crypto__drv.c b/lang/erlang/files/patch-lib_crypto_c__src_crypto__drv.c
new file mode 100644
index 000000000000..70f2fe018613
--- /dev/null
+++ b/lang/erlang/files/patch-lib_crypto_c__src_crypto__drv.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- lib/crypto/c_src/crypto_drv.c.orig Thu Oct 21 15:37:08 1999
++++ lib/crypto/c_src/crypto_drv.c Mon Mar 3 15:12:27 2003
+@@ -29,6 +29,7 @@
+ #include <string.h>
+ #include "erl_driver.h"
+
++#define OPENSSL_DES_LIBDES_COMPATIBILITY
+ #include "des.h"
+ #include "md5.h"
+ #include "sha.h"
diff --git a/lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c b/lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c
new file mode 100644
index 000000000000..70f2fe018613
--- /dev/null
+++ b/lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- lib/crypto/c_src/crypto_drv.c.orig Thu Oct 21 15:37:08 1999
++++ lib/crypto/c_src/crypto_drv.c Mon Mar 3 15:12:27 2003
+@@ -29,6 +29,7 @@
+ #include <string.h>
+ #include "erl_driver.h"
+
++#define OPENSSL_DES_LIBDES_COMPATIBILITY
+ #include "des.h"
+ #include "md5.h"
+ #include "sha.h"