diff options
Diffstat (limited to 'security/gpgme/patches/patch-aa')
-rw-r--r-- | security/gpgme/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/gpgme/patches/patch-aa b/security/gpgme/patches/patch-aa deleted file mode 100644 index c977323dc67..00000000000 --- a/security/gpgme/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/03/17 13:33:40 uebayasi Exp $ ---- tests/gpg/t-decrypt-verify.c.orig Tue Jan 29 17:47:41 2002 -+++ tests/gpg/t-decrypt-verify.c Tue Jan 29 17:48:00 2002 -@@ -24,7 +24,7 @@ - #include <string.h> - #include <assert.h> - #include <errno.h> --#include <mcheck.h> -+/*#include <mcheck.h>*/ - - #include <gpgme.h> - |