From 276140faae6f78087c7d0bd1890803d2d6eefbf7 Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Fri, 11 Dec 1998 08:32:49 +0000 Subject: cccp.c: Do not #include here; this is already done by "system.h". MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * 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: r24263 --- gcc/collect2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/collect2.c') diff --git a/gcc/collect2.c b/gcc/collect2.c index 978c3e7..8da2846 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include -#include #ifdef vfork /* Autoconf may define this to fork for us. */ # define VFORK_STRING "fork" -- cgit v1.1