summaryrefslogtreecommitdiff
path: root/emulators/ucon64/patches/patch-ad
blob: 782509a639be12470a033cc13dce8d10d4505072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)
 {