summaryrefslogtreecommitdiff
path: root/net/openvpn-current/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvpn-current/patches/patch-aa')
-rw-r--r--net/openvpn-current/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/openvpn-current/patches/patch-aa b/net/openvpn-current/patches/patch-aa
deleted file mode 100644
index 7b8dc87c98b..00000000000
--- a/net/openvpn-current/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2004/12/03 23:13:10 jlam Exp $
-
---- ntlm.c.orig 2004-10-02 06:22:38.000000000 -0400
-+++ ntlm.c
-@@ -29,7 +29,7 @@
-
- #if NTLM
-
--#include <openssl/des.h>
-+#include <openssl/des_old.h>
- #include <openssl/md4.h>
- #include "common.h"
- #include "buffer.h"