OSDN Git Service

* doc/install.texi (xtensa-*-elf): New target.
[pf3gnuchains/gcc-fork.git] / gcc / main.c
index 1513712..49418bd 100644 (file)
@@ -17,7 +17,8 @@ along with GCC; see the file COPYING.  If not, write to the Free
 Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
-#include "ansidecl.h"
+#include "config.h"
+#include "system.h"
 #include "toplev.h"
 
 int main PARAMS ((int argc, char **argv));