diff options
Diffstat (limited to 'gcc/common/config/c6x/c6x-common.c')
-rw-r--r-- | gcc/common/config/c6x/c6x-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/common/config/c6x/c6x-common.c b/gcc/common/config/c6x/c6x-common.c index 758358d..38be5ba 100644 --- a/gcc/common/config/c6x/c6x-common.c +++ b/gcc/common/config/c6x/c6x-common.c @@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "diagnostic-core.h" #include "tm.h" +#include "memmodel.h" #include "tm_p.h" #include "common/common-target.h" #include "common/common-target-def.h" |