Added 'extern'
This commit is contained in:
parent
6d07891e3f
commit
89e4d1e01d
@ -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