summaryrefslogtreecommitdiff
path: root/gcc/config/sh/sh-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sh/sh-c.c')
-rw-r--r--gcc/config/sh/sh-c.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/gcc/config/sh/sh-c.c b/gcc/config/sh/sh-c.c
index a98c1485273..052895a2706 100644
--- a/gcc/config/sh/sh-c.c
+++ b/gcc/config/sh/sh-c.c
@@ -21,15 +21,11 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
-#include "alias.h"
-#include "tree.h"
+#include "target.h"
+#include "c-family/c-common.h"
+#include "tm_p.h"
#include "stringpool.h"
#include "attribs.h"
-#include "tm_p.h"
-#include "cpplib.h"
-#include "c-family/c-common.h"
-#include "target.h"
/* Handle machine specific pragmas to be semi-compatible with Renesas
compiler. */