summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/cabextract/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/archivers/cabextract/patches/patch-aa b/archivers/cabextract/patches/patch-aa
deleted file mode 100644
index a61a7299070..00000000000
--- a/archivers/cabextract/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2002/08/25 21:49:02 jlam Exp $
-
---- cabextract.c.orig Mon Aug 12 03:39:05 2002
-+++ cabextract.c
-@@ -51,6 +51,7 @@
- #ifdef HAVE_CONFIG_H
- #include <config.h>
-
-+#include <ctype.h>
- #include <stdio.h> /* everyone has this! */
-
- #ifdef HAVE_SYS_TYPES_H