summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-01 00:52:43 +0000
committerRoland McGrath <roland@redhat.com>1992-07-01 00:52:43 +0000
commit6feabe12a7d95ccaeea414a9a837f9021899c674 (patch)
treee53b9e4f2e4586b6d192b29e9932258ee071241e /file.c
parent41d94fb0e3452ae219d5af95a59e7cce5d2ab343 (diff)
downloadgunmake-6feabe12a7d95ccaeea414a9a837f9021899c674.tar.gz
Formerly file.c.~15~
Diffstat (limited to 'file.c')
-rw-r--r--file.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/file.c b/file.c
index 6f86812..6d0d3b2 100644
--- 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. */