coretypes.h: Include input.h and as-a.h.
[platform/upstream/gcc.git] / gcc / c / c-lang.c
index ae1b081..327ead2 100644 (file)
@@ -1,7 +1,5 @@
 /* Language-specific hook definitions for C front end.
-   Copyright (C) 1991, 1995, 1997, 1998,
-   1999, 2000, 2001, 2003, 2004, 2005, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 1991-2015 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -24,6 +22,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.h"
+#include "symtab.h"
+#include "alias.h"
 #include "tree.h"
 #include "c-tree.h"
 #include "c-family/c-common.h"