cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".
authorManfred Hollstein <manfred@gcc.gnu.org>
Fri, 11 Dec 1998 08:32:37 +0000 (08:32 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Fri, 11 Dec 1998 08:32:37 +0000 (08:32 +0000)
commit8eeae6f42cc8f96ef78bbd42775af312222c914f
treedc62b015fb1482358826d909d0627fd39b8a3e0f
parent5e36733735175e0cb805ba6064902092e46f9862
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
gcc/ChangeLog