summaryrefslogtreecommitdiff
path: root/gcc/convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/convert.c')
-rw-r--r--gcc/convert.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/convert.c b/gcc/convert.c
index 941efb57cf9..113c11fbaf0 100644
--- a/gcc/convert.c
+++ b/gcc/convert.c
@@ -27,10 +27,8 @@ along with GCC; see the file COPYING3. If not see
#include "target.h"
#include "tree.h"
#include "diagnostic-core.h"
-#include "alias.h"
#include "fold-const.h"
#include "stor-layout.h"
-#include "flags.h"
#include "convert.h"
#include "langhooks.h"
#include "builtins.h"