* unwind-dw2-fde-darwin.c: Include tsystem.h.
From-SVN: r99838
This commit is contained in:
parent
a564d0f1e9
commit
2ba99e3da1
@ -1,3 +1,7 @@
|
||||
2005-05-17 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* unwind-dw2-fde-darwin.c: Include tsystem.h.
|
||||
|
||||
2005-05-17 Jeff Law <law@redhat.com>
|
||||
|
||||
* Makefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.
|
||||
|
@ -27,6 +27,7 @@
|
||||
/* Locate the FDE entry for a given address, using Darwin's keymgr support. */
|
||||
|
||||
#include "tconfig.h"
|
||||
#include "tsystem.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "dwarf2.h"
|
||||
|
Loading…
Reference in New Issue
Block a user