diff options
Diffstat (limited to 'gcc/gcse.c')
-rw-r--r-- | gcc/gcse.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ yyy #include "recog.h" #include "basic-block.h" #include "output.h" +#include "expr.h" #include "obstack.h" #define obstack_chunk_alloc gmalloc |