diff options
Diffstat (limited to 'security/opencdk/patches/patch-aa')
-rw-r--r-- | security/opencdk/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/opencdk/patches/patch-aa b/security/opencdk/patches/patch-aa deleted file mode 100644 index cafb741f0e0..00000000000 --- a/security/opencdk/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/05/09 20:02:59 danw Exp $ - ---- src/encrypt.c.orig Sat Mar 13 11:34:03 2004 -+++ src/encrypt.c -@@ -24,7 +24,7 @@ - #endif - #include <stdio.h> - #include <stdarg.h> --#include <malloc.h> -+#include <stdlib.h> - #include <assert.h> - - #include "opencdk.h" |