summaryrefslogtreecommitdiff
path: root/gcc/c/c-typeck.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/c-typeck.c')
-rw-r--r--gcc/c/c-typeck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c/c-typeck.c b/gcc/c/c-typeck.c
index 636e0bbc9ae..aeb104363bf 100644
--- a/gcc/c/c-typeck.c
+++ b/gcc/c/c-typeck.c
@@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "symtab.h"
-#include "input.h"
#include "alias.h"
#include "tree.h"
#include "fold-const.h"
@@ -46,7 +45,6 @@ along with GCC; see the file COPYING3. If not see
#include "bitmap.h"
#include "predict.h"
#include "hard-reg-set.h"
-#include "input.h"
#include "function.h"
#include "gimple-expr.h"
#include "gimplify.h"