mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-29 08:09:02 +00:00
Formerly file.c.~15~
This commit is contained in:
parent
41d94fb0e3
commit
6feabe12a7
1 changed files with 0 additions and 4 deletions
4
file.c
4
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. */
|
||||
|
|
Loading…
Reference in a new issue