* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.

From-SVN: r53975
This commit is contained in:
Toshiyasu Morita 2002-05-28 23:43:31 +01:00 committed by Joern Rennecke
parent f1a58d928b
commit 62526ec32f
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
002-05-28 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
Tue May 28 21:16:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
Jason R. Thorpe <thorpej@wasabisystems.com>

View File

@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */
#include "tm_p.h"
#include "target.h"
#include "target-def.h"
#include "real.h"
int code_for_indirect_jump_scratch = CODE_FOR_indirect_jump_scratch;