Commit 8eeae6f4 by Manfred Hollstein

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
parent 5e367337
1998-12-11 Manfred Hollstein <manfred@s-direktnet.de> 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" * cpplib.h (HOST_WIDE_INT): Get definition from "machmode.h"
and don't try to define it here. and don't try to define it here.
* Makefile.in (cppmain.o): Depend on machmode.h. * Makefile.in (cppmain.o): Depend on machmode.h.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment