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