15 lines
275 B
Text
15 lines
275 B
Text
$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)
|
|
{
|