summaryrefslogtreecommitdiff
path: root/gcc/config/mep/mep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mep/mep.c')
-rw-r--r--gcc/config/mep/mep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/mep/mep.c b/gcc/config/mep/mep.c
index bd372d872fc..dd92dadf0d6 100644
--- a/gcc/config/mep/mep.c
+++ b/gcc/config/mep/mep.c
@@ -55,7 +55,6 @@ along with GCC; see the file COPYING3. If not see
#include "tm_p.h"
#include "diagnostic-core.h"
#include "target.h"
-#include "target-def.h"
#include "langhooks.h"
#include "dominance.h"
#include "cfg.h"
@@ -79,6 +78,8 @@ along with GCC; see the file COPYING3. If not see
#include "builtins.h"
#include "rtl-iter.h"
+#include "target-def.h"
+
/* Structure of this file:
+ Command Line Option Support