diff options
Diffstat (limited to 'gcc/resource.c')
-rw-r--r-- | gcc/resource.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/resource.c b/gcc/resource.c index 265c12f..d89ff50 100644 --- a/gcc/resource.c +++ b/gcc/resource.c @@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. */ #include "flags.h" #include "output.h" #include "resource.h" +#include "insn-attr.h" /* This structure is used to record liveness information at the targets or fallthrough insns of branches. We will most likely need the information |