From: Roland McGrath Date: Thu, 28 Oct 1993 00:09:14 +0000 (+0000) Subject: Formerly make.h.~81~ X-Git-Tag: 3.70.2~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e612cccef37c8c8da784ae4b34fbd1eb2895d0ef;p=thirdparty%2Fmake.git Formerly make.h.~81~ --- diff --git a/make.h b/make.h index 2581cd8c..dfacb84b 100644 --- a/make.h +++ b/make.h @@ -40,10 +40,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include +#ifdef HAVE_SYS_TIMEB_H /* SCO 3.2 "devsys 4.2" has a prototype for `ftime' in that bombs unless has been included first. Does every system have a ? If any does not, configure should check for it. */ #include +#endif #include #include