Formerly file.c.~15~
authorRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 00:52:43 +0000 (00:52 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 00:52:43 +0000 (00:52 +0000)
file.c

diff --git a/file.c b/file.c
index 6f86812..6d0d3b2 100644 (file)
--- a/file.c
+++ b/file.c
@@ -20,10 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "dep.h"
 #include "file.h"
 #include "variable.h"
-#include <errno.h>
-
-
-extern int errno;
 
 
 /* Hash table of files the makefile knows how to make.  */