Commit ced8dd8c by Michael Meissner Committed by Stan Cox

Include expr.h to get the change_address prototype declared.

From-SVN: r19338
parent f37eb5cb
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>
......
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