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

From-SVN: r54413
This commit is contained in:
Hans-Peter Nilsson 2002-06-09 20:44:26 +00:00 committed by Hans-Peter Nilsson
parent 1ce676a061
commit ae9dbf1f2e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-06-09 Hans-Peter Nilsson <hp@axis.com>
* config/cris/cris.c: Include ggc.h
2002-06-09 Neil Booth <neil@daikokuya.demon.co.uk>
* cpphash.h (_cpp_push_text_context): Update.

View File

@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "target.h"
#include "target-def.h"
#include "ggc.h"
/* Usable when we have an amount to add or subtract, and want the
optimal size of the insn. */