s390.c: Include "debug.h" for dwarf2out_do_frame prototype.
authorAndreas Jaeger <aj@suse.de>
Thu, 16 Aug 2001 10:09:28 +0000 (12:09 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 16 Aug 2001 10:09:28 +0000 (12:09 +0200)
        * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
        prototype.

From-SVN: r44933

gcc/ChangeLog
gcc/config/s390/s390.c

index 7bddf9729d326897c4aaee87478e4aed17283840..95612a24b13fe0af1bbffb68f3a9065580f7ba00 100644 (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.
index f0f0fc3067c118d746b70bf8b55595d4eb95ac22..5ce9a19f2d2c9b199cc1886409b597c38c33d32d 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
 #include "ggc.h"
 #include "target.h"
 #include "target-def.h"
-
+#include "debug.h"