Formerly file.c.~15~

This commit is contained in:
Roland McGrath 1992-07-01 00:52:43 +00:00
parent 41d94fb0e3
commit 6feabe12a7

4
file.c
View file

@ -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. */