summaryrefslogtreecommitdiff
path: root/emulators/ucon64/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/ucon64/patches/patch-ad')
-rw-r--r--emulators/ucon64/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/ucon64/patches/patch-ad b/emulators/ucon64/patches/patch-ad
new file mode 100644
index 00000000000..782509a639b
--- /dev/null
+++ b/emulators/ucon64/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1 2005/12/09 11:48:11 joerg Exp $
+
+--- misc/file.c.orig 2005-12-09 11:37:31.000000000 +0000
++++ misc/file.c
+@@ -90,10 +90,6 @@ Foundation, Inc., 675 Mass Ave, Cambridg
+ #define inline __inline
+ #endif
+
+-
+-extern int errno;
+-
+-
+ int
+ isfname (int c)
+ {