mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-09 19:01:12 +08:00
darwin.c: Include debug.h.
2007-07-25 Andreas Tobler <a.tobler@schweiz.org> * config/darwin.c: Include debug.h. From-SVN: r126933
This commit is contained in:
parent
6887a8b9b7
commit
9faca04e40
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user