Added 'extern'
This commit is contained in:
parent
b53facde73
commit
8394d5a4e1
@ -12,7 +12,7 @@ extern int linecount; /* # lines in this file */
|
||||
extern bool verbose_flag; /* generate verbose output ? */
|
||||
|
||||
/* VARARGS 1 */
|
||||
error();
|
||||
extern error();
|
||||
|
||||
|
||||
#ifdef TRACE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user