Commit 47d201f0 by Aldy Hernandez Committed by Aldy Hernandez

* jcf-parse.c: Include toplev.h.

From-SVN: r224168
parent 39f383b7
2015-06-05 Aldy Hernandez <aldyh@redhat.com>
* jcf-parse.c: Include toplev.h.
2015-06-05 Aldy Hernandez <aldyh@redhat.com>
* class.c: Remove pending_static_fields.
(add_field): Remove use of pending_static_fields.
(java_write_globals): Remove.
......
......@@ -55,6 +55,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
#include "cgraph.h"
#include "bitmap.h"
#include "target.h"
#include "toplev.h"
#ifdef HAVE_LOCALE_H
#include <locale.h>
......
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