diff options
author | Richard Henderson <rth@redhat.com> | 2012-07-24 10:31:01 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2012-07-24 10:31:01 -0700 |
commit | 723cd7abc6c94d4fa8cc4e1428f79e7861c5d99a (patch) | |
tree | 20ebfce4079d96a99e5aad4fee912e974033e1fa /gcc/bitmap.c | |
parent | 2225b9f2982775c7d89fcd7d04adbe4722ba59c3 (diff) | |
download | gcc-723cd7abc6c94d4fa8cc4e1428f79e7861c5d99a.zip gcc-723cd7abc6c94d4fa8cc4e1428f79e7861c5d99a.tar.gz gcc-723cd7abc6c94d4fa8cc4e1428f79e7861c5d99a.tar.bz2 |
Tidy some include usage + dependencies
The dwarf2out.c and lto-streamer-in.c files didn't need
libfuncs.h in the first place. The libfuncs.h file will
grow a use of an optab enumeration and thus will require
including optabs.h.
* libfuncs.h: Include optabs.h.
* dwarf2out.c, lto-streamer.in.c: Don't include libfuncs.h.
* Makefile.in (LIBFUNCS_H): Add OPTABS_H.
(lto-streamer-in.o, dwarf2out.o): Update deps.
From-SVN: r189817
Diffstat (limited to 'gcc/bitmap.c')
0 files changed, 0 insertions, 0 deletions