Commit ed9ccd8a by Robert Lipe Committed by Jim Wilson

Patch from Robert Lipe

	* config/ia64/ia64.c: Include system.h.

From-SVN: r32455
parent fac62ecf
2000-03-09 Robert Lipe <robertl@sco.com>
* config/ia64/ia64.c: Include system.h.
2000-03-09 Jason Merrill <jason@casey.cygnus.com>
* except.c (nothrow_function_p): If -fno-exceptions, just return.
......
......@@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <ctype.h>
#include "config.h"
#include "system.h"
#include "rtl.h"
#include "tree.h"
#include "tm_p.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