Include defaults.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 11:00:20 +0000 (07:00 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 11:00:20 +0000 (07:00 -0400)
From-SVN: r12922

gcc/sdbout.c

index be72faf0b04731de4abb570aeea918fd1131fd43..9a3ab92f8df8ec5f2ef0ec2641ca31a380e626e9 100644 (file)
@@ -48,6 +48,7 @@ AT&T C compiler.  From the example below I would conclude the following:
 #include "rtl.h"
 #include <stdio.h>
 #include "regs.h"
+#include "defaults.h"
 #include "flags.h"
 #include "insn-config.h"
 #include "reload.h"