diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 861f3475db7f04b8b8b8436c8834898040b2b5cb..9084dd0f5869be50dd0806ef0b8760599a763b01 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-25  Andreas Tobler  <a.tobler@schweiz.org>
+
+	* config/darwin.c: Include debug.h.
+
 2007-07-25  Steve Ellcey  <sje@cup.hp.com>
 
 	PR target/32218
diff --git a/gcc/config/darwin.c b/gcc/config/darwin.c
index 1f607fd8c0d115af8d577f0c1bfad8662b0d8555..93c629d426fd65e39bda4715d4800b9ca461740f 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