summaryrefslogtreecommitdiff
path: root/archivers/fastjar/patches
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fastjar/patches')
-rw-r--r--archivers/fastjar/patches/patch-ad9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/fastjar/patches/patch-ad b/archivers/fastjar/patches/patch-ad
new file mode 100644
index 00000000000..4e31a28be35
--- /dev/null
+++ b/archivers/fastjar/patches/patch-ad
@@ -0,0 +1,9 @@
+--- jartool.c.orig 2005-07-22 14:15:00.000000000 +0000
++++ jartool.c 2005-07-22 14:15:09.000000000 +0000
+@@ -171,6 +171,4 @@
+
+-extern int errno;
+-
+ void usage(char*);
+ void add_entry(struct zipentry *);
+ void init_headers();