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 68efa79a851..830ef9e3ac3 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. */ #include "flags.h" #include "insn-config.h" #include "expr.h" +#include "optabs.h" #include "real.h" #include "recog.h" |