config/fr30/fr30.c: Include toplev.h
authorNick Clifton <nickc@redhat.com>
Fri, 14 Nov 2003 11:13:12 +0000 (11:13 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Fri, 14 Nov 2003 11:13:12 +0000 (11:13 +0000)
From-SVN: r73599

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

index 3052afe92b9ba1cfe5fd579434134d553d3ee592..c02bc9b642bcf592857148f168aa208ee289b65e 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 15c8b91db78aa910b3418fc10806eff96fd82449..4d5f12e719bdbdc76a8263ab5fb618d59c32b06b 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"