aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-12-27 15:28:30 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1995-12-27 15:28:30 -0500
commit0e75bea2be7c937ebc856b55e6a505471c454e52 (patch)
tree2249f8542d0879902706f87bd442badb664ac0a2 /gcc
parent8b4904a3ac3c22d9735a87ed083153f1cae8b26f (diff)
downloadgcc-0e75bea2be7c937ebc856b55e6a505471c454e52.zip
gcc-0e75bea2be7c937ebc856b55e6a505471c454e52.tar.gz
gcc-0e75bea2be7c937ebc856b55e6a505471c454e52.tar.bz2
(integrate.o): Includes regs.h.
From-SVN: r10879
Diffstat (limited to 'gcc')
-rw-r--r--gcc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index cc90ddb..36c1501 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1206,7 +1206,7 @@ real.o : real.c $(CONFIG_H) $(TREE_H)
getpwd.o : getpwd.c $(CONFIG_H)
integrate.o : integrate.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h integrate.h \
- insn-flags.h insn-config.h insn-codes.h expr.h real.h function.h \
+ insn-flags.h insn-config.h insn-codes.h expr.h real.h regs.h function.h \
bytecode.h
jump.o : jump.c $(CONFIG_H) $(RTL_H) flags.h hard-reg-set.h regs.h \