summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.h')
-rwxr-xr-xgcc/toplev.h2
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);