repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
emulators
/
ucon64
/
patches
/
patch-ad
blob
4f5eb44f15bbbce2c2f7d30790ab82575b9cf68c
1
$NetBSD$
2
3
--- misc/file.c.orig 2005-12-09 11:37:31.000000000 +0000
4
+++ misc/file.c
5
@@ -90,10 +90,6 @@ Foundation, Inc., 675 Mass Ave, Cambridg
6
#define inline __inline
7
#endif
8
9
-
10
-extern int errno;
11
-
12
-
13
int
14
isfname (int c)
15
{