diff options
Diffstat (limited to 'gcc/toplev.h')
-rwxr-xr-x | gcc/toplev.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/toplev.h b/gcc/toplev.h index f380573..9bfd16f 100755 --- a/gcc/toplev.h +++ b/gcc/toplev.h @@ -21,10 +21,8 @@ Boston, MA 02111-1307, USA. */ #ifndef __GCC_TOPLEV_H__ #define __GCC_TOPLEV_H__ -#ifdef ANSI_PROTOTYPES union tree_node; struct rtx_def; -#endif extern int count_error (int); extern void strip_off_ending (char *, int); |