summaryrefslogtreecommitdiff
path: root/archivers/unace/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/unace/patches/patch-af')
-rw-r--r--archivers/unace/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/unace/patches/patch-af b/archivers/unace/patches/patch-af
new file mode 100644
index 00000000000..fe7eef3f561
--- /dev/null
+++ b/archivers/unace/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2005/03/01 14:53:41 wiz Exp $
+
+--- uac_crt.h.orig 1998-07-01 10:29:00.000000000 +0200
++++ uac_crt.h
+@@ -4,7 +4,7 @@
+
+ #include "acestruc.h"
+
+-CHAR *ace_fname(CHAR * s, thead * head, INT nopath);
++CHAR *ace_fname(CHAR * s, thead * head, INT nopath, unsigned int size);
+ INT create_dest_file(CHAR * file, INT a);
+
+ #ifdef UNIX