]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly function.c.~19~
authorRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 00:52:41 +0000 (00:52 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 00:52:41 +0000 (00:52 +0000)
function.c

index f6ce13264a9ac5d3c84a315c83deff2e34f8c79a..541c4ac838b3dcc503ee038b6dffb79273c8a50d 100644 (file)
@@ -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 <errno.h>
-
-extern int errno;
 
 static char *string_glob ();
 \f