diff options
Diffstat (limited to 'gcc/expmed.c')
-rw-r--r-- | gcc/expmed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/expmed.c b/gcc/expmed.c index 2f789a2f075..fec0bbde8e8 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -27,6 +27,7 @@ along with GCC; see the file COPYING3. If not see #include "rtl.h" #include "tree.h" #include "predict.h" +#include "memmodel.h" #include "tm_p.h" #include "expmed.h" #include "optabs.h" |