aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/parse.c')
-rw-r--r--gcc/f/parse.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/f/parse.c b/gcc/f/parse.c
index a25a9ec..6c92de9 100644
--- a/gcc/f/parse.c
+++ b/gcc/f/parse.c
@@ -20,8 +20,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
#include "proj.h"
-#include <ctype.h>
-#include <signal.h>
#include "top.h"
#include "com.h"
#include "where.h"