summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c')
-rw-r--r--lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c13
1 files changed, 0 insertions, 13 deletions
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
deleted file mode 100644
index 70f2fe018613..000000000000
--- a/lang/erlang14/files/patch-lib_crypto_c__src_crypto__drv.c
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$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"