From d425bd20a266b3c2480da60e772834c33db097bd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 1 Jul 1992 00:52:39 +0000 Subject: Formerly make.h.~48~ --- make.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'make.h') diff --git a/make.h b/make.h index 3f35cbd..42fe900 100644 --- a/make.h +++ b/make.h @@ -22,6 +22,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include +#include + +#ifndef errno +extern int errno; +#endif #ifdef HAVE_UNISTD_H #include -- cgit v1.2.3