]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-lang.c: #include diagnostic.h
authorGabriel Dos Reis <gdr@codesourcery.com>
Sun, 20 Aug 2000 14:57:16 +0000 (14:57 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 20 Aug 2000 14:57:16 +0000 (14:57 +0000)
commit4e1e6a0137ad9da85b63821fb4f2dd70201e018d
treeed84b0db002b04b3aa9b37dbea15b13937de9dab
parente2840263c7138632298aae686b2acbcf91fb9e77
c-lang.c: #include diagnostic.h

* c-lang.c: #include diagnostic.h
(c_tree_printer): New function.
(lang_init): Initialize lang_printer.

* Makefile.in (c-lang.o): Depends on diagnostic.h

From-SVN: r35818
gcc/ChangeLog
gcc/Makefile.in
gcc/c-lang.c