Date: Fri, 11 May 2001 13:15:50 -0400 Message-Id: <200105111715.NAA01766@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3AFC3C60.2012.A7493C@localhost> (pavenis@lanet.lv) Subject: Re: [PATCH] Add missing includes for gcc-3.0 References: <3AFC3C60 DOT 2012 DOT A7493C AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > gcc-2.95.X and earlier compilers didn't notice that memcpy, strlen > and some similar functions doesn't have prototypes, it's no more so with > gcc-3.0 > > This patch adds missing #include statements These are all fine; please apply them.