diff options
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r-- | gcc/local-alloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 9daf31d..960e83b 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -70,6 +70,7 @@ Boston, MA 02111-1307, USA. */ #include "insn-attr.h" #include "recog.h" #include "output.h" +#include "toplev.h" /* Next quantity number available for allocation. */ |