changed definition of myalloc to extern
This commit is contained in:
parent
a3f62d0255
commit
92aecb175c
@ -30,7 +30,7 @@ static char rcsid[] = "$Header$";
|
||||
* Author: Hans van Staveren
|
||||
*/
|
||||
|
||||
string myalloc();
|
||||
extern string myalloc();
|
||||
unsigned codegen();
|
||||
|
||||
match(tp,tep,optexp) register token_p tp; register set_p tep; {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user