aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2005-07-23 15:22:46 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2005-07-23 15:22:46 +0000
commitdb857e7d0575630dcd40a62b7c5d6a2d8b190020 (patch)
tree81ca62862625867a1d20bc850ee48d820dd6126d /gcc/c-tree.h
parentca1cc11138b4ba670f6bbd6b41b7f288b364ed90 (diff)
downloadgcc-db857e7d0575630dcd40a62b7c5d6a2d8b190020.zip
gcc-db857e7d0575630dcd40a62b7c5d6a2d8b190020.tar.gz
gcc-db857e7d0575630dcd40a62b7c5d6a2d8b190020.tar.bz2
Makefile.in (C_TREE_H): Update dependencies.
* Makefile.in (C_TREE_H): Update dependencies. * c-tree.h: Include toplev.h. * diagnostic.h (diagnostic_set_info): Add format attribute. * rtl-error.c (diagnostic_for_asm): Likewise. From-SVN: r102309
Diffstat (limited to 'gcc/c-tree.h')
-rw-r--r--gcc/c-tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-tree.h b/gcc/c-tree.h
index 3266cec..0894317 100644
--- a/gcc/c-tree.h
+++ b/gcc/c-tree.h
@@ -23,6 +23,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
#define GCC_C_TREE_H
#include "c-common.h"
+#include "toplev.h"
#include "diagnostic.h"
/* struct lang_identifier is private to c-decl.c, but langhooks.c needs to