Commit f2a9645f by Kazu Hirata Committed by Kazu Hirata

h8300.c: Include ggc.h.

2000-10-16  Kazu Hirata  <kazu@hxi.com>

	* config/h8300/h8300.c: Include ggc.h.

From-SVN: r36890
parent 634790f4
......@@ -31,7 +31,7 @@
2000-10-16 Kazu Hirata <kazu@hxi.com>
* config/h8300/h8300.c: Remove obstack.
* config/h8300/h8300.c: Remove obstack. Include ggc.h.
2000-10-16 Jakub Jelinek <jakub@redhat.com>
......
......@@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */
#include "toplev.h"
#include "c-pragma.h"
#include "tm_p.h"
#include "ggc.h"
/* Forward declarations. */
static int h8300_interrupt_function_p PARAMS ((tree));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment