From: Roland McGrath Date: Wed, 1 Jul 1992 00:52:41 +0000 (+0000) Subject: Formerly function.c.~19~ X-Git-Tag: 3.70.2~688 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41d94fb0e3452ae219d5af95a59e7cce5d2ab343;p=platform%2Fupstream%2Fmake.git Formerly function.c.~19~ --- diff --git a/function.c b/function.c index f6ce132..541c4ac 100644 --- a/function.c +++ b/function.c @@ -21,9 +21,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "dep.h" #include "commands.h" #include "job.h" -#include - -extern int errno; static char *string_glob ();