Eliminate some uses of __STDC__.
This commit is contained in:
parent
0eee5820aa
commit
5bb367b1d9
13 changed files with 17 additions and 73 deletions
|
@ -19,9 +19,7 @@
|
|||
|
||||
/* This file is derived from c-lang.h */
|
||||
|
||||
#ifdef __STDC__ /* Forward decls for prototypes */
|
||||
struct value;
|
||||
#endif
|
||||
|
||||
extern int pascal_parse (void); /* Defined in p-exp.y */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue