From 8eeae6f42cc8f96ef78bbd42775af312222c914f Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Fri, 11 Dec 1998 08:32:37 +0000 Subject: [PATCH] cccp.c: Do not #include here; this is already done by "system.h". p * cccp.c: Do not #include here; this is already done by "system.h". * collect2.c: Likewise. * cpplib.h: Likewise. * gcc.c: Likewise. * gcov.c: Likewise. * getpwd.c: Likewise. * protoize.c: Likewise. * toplev.c: Likewise. From-SVN: r24261 --- gcc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 522d6c1b491..d9f22c21a58 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,15 @@ 1998-12-11 Manfred Hollstein + * cccp.c: Do not #include here; this is already done + by "system.h". + * collect2.c: Likewise. + * cpplib.h: Likewise. + * gcc.c: Likewise. + * gcov.c: Likewise. + * getpwd.c: Likewise. + * protoize.c: Likewise. + * toplev.c: Likewise. + * cpplib.h (HOST_WIDE_INT): Get definition from "machmode.h" and don't try to define it here. * Makefile.in (cppmain.o): Depend on machmode.h. -- 2.30.2