From 89c96a4088bcf73b20fc1e333c826085c55eb090 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 9 Oct 1996 07:00:20 -0400 Subject: Include defaults.h. From-SVN: r12922 --- gcc/sdbout.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/sdbout.c b/gcc/sdbout.c index be72faf..9a3ab92f 100644 --- a/gcc/sdbout.c +++ b/gcc/sdbout.c @@ -48,6 +48,7 @@ AT&T C compiler. From the example below I would conclude the following: #include "rtl.h" #include #include "regs.h" +#include "defaults.h" #include "flags.h" #include "insn-config.h" #include "reload.h" -- cgit v1.1