aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r--gcc/scan-decls.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c
index 4246eea..aa9390b 100644
--- a/gcc/scan-decls.c
+++ b/gcc/scan-decls.c
@@ -17,9 +17,8 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Written by Per Bothner <bothner@cygnus.com>, July 1993. */
-#include <stdio.h>
-#include <ctype.h>
#include "hconfig.h"
+#include "system.h"
#include "cpplib.h"
int brace_nesting = 0;