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]
/
lang
/
elk
/
patches
/
patch-ac
blob
f68ae50031f76eb88196a781b09d164235bb637f
1
$NetBSD$
2
3
--- src/io.c.orig 2006-01-09 22:17:25.000000000 +0000
4
+++ src/io.c
5
@@ -48,7 +48,6 @@
6
7
extern void Flush_Output (Object);
8
9
-extern int errno;
10
extern char *getenv();
11
12
Object Curr_Input_Port, Curr_Output_Port;