config/fr30/fr30.c: Include toplev.h

From-SVN: r73599
This commit is contained in:
Nick Clifton 2003-11-14 11:13:12 +00:00 committed by Nick Clifton
parent 86bdf07137
commit f53100ef1c
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-11-14 Nick Clifton <nickc@redhat.com>
* config/fr30/fr30.c: Include toplev.h
2003-11-14 Richard Earnshaw <rearnsha@arm.com>
* except.c (sjlj_emit_function_enter): Mark internal label as LOCAL.

View File

@ -40,6 +40,7 @@
#include "obstack.h"
#include "except.h"
#include "function.h"
#include "toplev.h"
#include "tm_p.h"
#include "target.h"
#include "target-def.h"