remove declaration of errno
This commit is contained in:
parent
2b6040818e
commit
a1ad1acf25
3 changed files with 0 additions and 5 deletions
|
|
@ -96,7 +96,6 @@ getdata(void)
|
|||
{
|
||||
int i, type, ln;
|
||||
char fname[100];
|
||||
extern int errno;
|
||||
|
||||
errno = 0;
|
||||
curfile->lineno = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue