diff options
Diffstat (limited to 'gcc/tree-stdarg.c')
-rw-r--r-- | gcc/tree-stdarg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-stdarg.c b/gcc/tree-stdarg.c index 8211ccf..f205ccb 100644 --- a/gcc/tree-stdarg.c +++ b/gcc/tree-stdarg.c @@ -28,10 +28,8 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "ssa.h" #include "gimple-pretty-print.h" -#include "alias.h" #include "fold-const.h" #include "langhooks.h" -#include "internal-fn.h" #include "gimple-iterator.h" #include "gimple-walk.h" #include "gimplify.h" |