From 4cbe738cfb130d0b40e3a31f70802f394afc98b3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Oct 1993 19:08:38 +0000 Subject: Formerly make.h.~79~ --- make.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/make.h b/make.h index 94f760e..306297c 100644 --- a/make.h +++ b/make.h @@ -40,6 +40,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include +/* 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 #include #include -- cgit v1.2.3