OSDN Git Service

config/fr30/fr30.c: Include toplev.h
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 2003 11:13:12 +0000 (11:13 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 2003 11:13:12 +0000 (11:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73599 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/fr30/fr30.c

index 3052afe..c02bc9b 100644 (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.
index 15c8b91..4d5f12e 100644 (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"