summaryrefslogtreecommitdiff
path: root/net/xipdump/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-24 01:34:36 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-24 01:34:36 +0000
commit1ad3a4a72bd3d4aedb444da9e4edbda0feb124e1 (patch)
tree4b363e3e2fb9236181cae35a3d43fdf7aa4893b3 /net/xipdump/patches
parent0a498280f12e75de81e2061056c2e0c8b3b5c37e (diff)
downloadpkgsrc-1ad3a4a72bd3d4aedb444da9e4edbda0feb124e1.tar.gz
Fix errno.
Diffstat (limited to 'net/xipdump/patches')
-rw-r--r--net/xipdump/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/xipdump/patches/patch-af b/net/xipdump/patches/patch-af
new file mode 100644
index 00000000000..eb0daf1e89e
--- /dev/null
+++ b/net/xipdump/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2006/02/24 01:34:36 joerg Exp $
+
+--- FileNom.c.orig 2006-02-24 01:30:25.000000000 +0000
++++ FileNom.c
+@@ -60,7 +60,6 @@
+ #include <sys/stat.h>
+ #include <sys/param.h>
+ #include <errno.h>
+-extern int errno;
+ #include <sys/file.h>
+ #include <pwd.h>
+