* Makefile.in (PLUGIN_HEADERS): Include real.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152117
138bc75d-0d04-0410-961f-
82ee72b054a4
+2009-09-23 Justin Seyster <jrseys@gmail.com>
+
+ * Makefile.in (PLUGIN_HEADERS): Include real.h.
+
2009-09-24 Jakub Jelinek <jakub@redhat.com>
* cgraphunit.c (cgraph_lower_function): Revert last change.
instead of DECL_NO_STATIC_CHAIN.
2009-09-23 Basile Starynkevitch <basile@starynkevitch.net>
- Rafael Avila de Espindola <espindola@google.com>
+ Rafael Avila de Espindola <espindola@google.com>
* gengtype.c (nb_plugin_files): Make it unsigned to match
num_gt_files. Adjust other variables to avoid warnings.
$(host_xm_file_list) $(host_xm_include_list) $(xm_include_list) \
intl.h $(PLUGIN_VERSION_H) $(DIAGNOSTIC_H) $(C_COMMON_H) $(C_PRETTY_PRINT_H) \
tree-iterator.h $(PLUGIN_H) $(TREE_FLOW_H) langhooks.h incpath.h \
- tree-ssa-sccvn.h
+ tree-ssa-sccvn.h real.h
# Install the headers needed to build a plugin.
install-plugin: installdirs lang.install-plugin