Include expr.h to get the change_address prototype declared.
From-SVN: r19338
This commit is contained in:
parent
f37eb5cb09
commit
ced8dd8ccd
@ -1,3 +1,8 @@
|
||||
Mon Apr 20 07:37:49 1998 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
* i386.c: Include expr.h to get the change_address prototype
|
||||
declared.
|
||||
|
||||
Mon Apr 20 01:00:05 1998 H.J. Lu (hjl@gnu.org)
|
||||
|
||||
* reg-stack.c (subst_asm_stack_regs): Change to return the last
|
||||
|
@ -36,6 +36,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#include "except.h"
|
||||
#include "function.h"
|
||||
#include "recog.h"
|
||||
#include "expr.h"
|
||||
|
||||
#if HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user