]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-stdarg.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-stdarg.c
index 794b94a41ba148de18253e6478a393c9a69072f9..28fb58f371cb578b433ea78bb8cb9a717ba944a1 100644 (file)
@@ -23,13 +23,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "hash-set.h"
-#include "machmode.h"
 #include "vec.h"
-#include "double-int.h"
 #include "input.h"
 #include "alias.h"
 #include "symtab.h"
-#include "wide-int.h"
 #include "inchash.h"
 #include "tree.h"
 #include "fold-const.h"