* unwind-dw2-fde-darwin.c: Include tsystem.h.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 17 May 2005 16:47:49 +0000 (16:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 17 May 2005 16:47:49 +0000 (16:47 +0000)
From-SVN: r99838

gcc/ChangeLog
gcc/unwind-dw2-fde-darwin.c

index 82f286f44e046bfc97391c0d131c676852c11c77..bf705bab3bbae4d0f8dc192fddf1a534a4c8d5ba 100644 (file)
@@ -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.
index 98662080ff6a85c1493c1f82b943a683b967e2e7..c0db8e1bd4b992155f39ba3e5df7e8f332658bbe 100644 (file)
@@ -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"