]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/vmsdbgout.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / vmsdbgout.c
index 8c917e07d7975ffec9c96c0cca69ca378cc2d5e0..bd2ccf1da4d4d9e5c2faaf026970e37e8bb37e8b 100644 (file)
@@ -25,7 +25,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 
 #ifdef VMS_DEBUGGING_INFO
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "tree.h"
@@ -38,7 +37,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "debug.h"
 #include "langhooks.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "target.h"