Commit 9faca04e by Andreas Tobler Committed by Andreas Tobler

darwin.c: Include debug.h.

2007-07-25  Andreas Tobler  <a.tobler@schweiz.org>

	* config/darwin.c: Include debug.h.

From-SVN: r126933
parent 6887a8b9
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment