From: andreast Date: Wed, 25 Jul 2007 21:38:55 +0000 (+0000) Subject: 2007-07-25 Andreas Tobler X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf75691440a6e025679db7b487ac019318506d90;p=thirdparty%2Fgcc.git 2007-07-25 Andreas Tobler * config/darwin.c: Include debug.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126933 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 861f3475db7f..9084dd0f5869 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-25 Andreas Tobler + + * config/darwin.c: Include debug.h. + 2007-07-25 Steve Ellcey PR target/32218 diff --git a/gcc/config/darwin.c b/gcc/config/darwin.c index 1f607fd8c0d1..93c629d426fd 100644 --- a/gcc/config/darwin.c +++ b/gcc/config/darwin.c @@ -46,6 +46,7 @@ Boston, MA 02110-1301, USA. */ #include "toplev.h" #include "hashtab.h" #include "df.h" +#include "debug.h" /* Darwin supports a feature called fix-and-continue, which is used for rapid turn around debugging. When code is compiled with the