Include defaults.h.

From-SVN: r12922
This commit is contained in:
Richard Kenner 1996-10-09 07:00:20 -04:00
parent ebde8a2754
commit 89c96a4088
1 changed files with 1 additions and 0 deletions

View 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"