mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 00:37:29 +08:00
cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".
p * cccp.c: Do not #include <sys/stat.h> 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
This commit is contained in:
parent
5e36733735
commit
8eeae6f42c
@ -1,5 +1,15 @@
|
||||
1998-12-11 Manfred Hollstein <manfred@s-direktnet.de>
|
||||
|
||||
* cccp.c: Do not #include <sys/stat.h> 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.
|
||||
|
Loading…
Reference in New Issue
Block a user