diff options
Diffstat (limited to 'gcc/c-semantics.c')
-rw-r--r-- | gcc/c-semantics.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-semantics.c b/gcc/c-semantics.c index 6f2ca2c9cfc..c491335e1e8 100644 --- a/gcc/c-semantics.c +++ b/gcc/c-semantics.c @@ -33,6 +33,7 @@ Boston, MA 02111-1307, USA. */ #include "flags.h" #include "ggc.h" #include "rtl.h" +#include "expr.h" #include "output.h" #include "timevar.h" |