s390.c: Include "debug.h" for dwarf2out_do_frame prototype.

* config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
        prototype.

From-SVN: r44933
This commit is contained in:
Andreas Jaeger 2001-08-16 12:09:28 +02:00 committed by Andreas Jaeger
parent 1cfe9d4012
commit 0d3c08b640
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-08-16 Andreas Jaeger <aj@suse.de>
* config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
prototype.
Wed Aug 15 15:22:52 EDT 2001 John Wehle (john@feith.com)
* rtl.h (only_sets_cc0_p): New prototype.

View File

@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */
#include "ggc.h"
#include "target.h"
#include "target-def.h"
#include "debug.h"