cc: cc.h changes needed by previous commit
This commit is contained in:
parent
0d59a2358a
commit
c66b3739ac
1 changed files with 1 additions and 1 deletions
|
@ -554,7 +554,7 @@ void linehist(char*, int);
|
|||
void macdef(void);
|
||||
void macprag(void);
|
||||
void macend(void);
|
||||
void macexpand(Sym*, char*);
|
||||
void macexpand(Sym*, char*, int);
|
||||
void macif(int);
|
||||
void macinc(void);
|
||||
void maclin(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue