diff options
Diffstat (limited to 'gcc/config/moxie/moxie.c')
-rw-r--r-- | gcc/config/moxie/moxie.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/moxie/moxie.c b/gcc/config/moxie/moxie.c index 14ab63a2881..e79182901fa 100644 --- a/gcc/config/moxie/moxie.c +++ b/gcc/config/moxie/moxie.c @@ -66,6 +66,7 @@ #include "df.h" #include "builtins.h" +/* This file should be included last. */ #include "target-def.h" #define LOSE_AND_RETURN(msgid, x) \ |