]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c-indentation.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / c-family / c-indentation.c
index f8c28cfb1902bacefd9cfd6d3b2fc16ed5f2e9a9..b05185c26f06b69a0f6c530aa97def76c158edba 100644 (file)
@@ -21,13 +21,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "tree.h"
 #include "stringpool.h"
 #include "stor-layout.h"
-#include "input.h"
 #include "c-common.h"
 
 extern cpp_options *cpp_opts;