summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/langhooks.c')
-rw-r--r--gcc/langhooks.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/langhooks.c b/gcc/langhooks.c
index 62f1612e9ca..c7982c3bab7 100644
--- a/gcc/langhooks.c
+++ b/gcc/langhooks.c
@@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see
#include "intl.h"
#include "tm.h"
#include "toplev.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"
@@ -40,10 +39,8 @@ along with GCC; see the file COPYING3. If not see
#include "langhooks-def.h"
#include "diagnostic.h"
#include "tree-diagnostic.h"
-#include "is-a.h"
#include "plugin-api.h"
#include "hard-reg-set.h"
-#include "input.h"
#include "function.h"
#include "ipa-ref.h"
#include "cgraph.h"