Patch from Robert Lipe
* config/ia64/ia64.c: Include system.h. From-SVN: r32455
This commit is contained in:
parent
fac62ecf5f
commit
ed9ccd8a79
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue