mirror of
https://github.com/mirror/make.git
synced 2025-01-03 00:40:34 +08:00
Formerly file.c.~15~
This commit is contained in:
parent
41d94fb0e3
commit
6feabe12a7
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 "dep.h"
|
||||||
#include "file.h"
|
#include "file.h"
|
||||||
#include "variable.h"
|
#include "variable.h"
|
||||||
#include <errno.h>
|
|
||||||
|
|
||||||
|
|
||||||
extern int errno;
|
|
||||||
|
|
||||||
|
|
||||||
/* Hash table of files the makefile knows how to make. */
|
/* Hash table of files the makefile knows how to make. */
|
||||||
|
Loading…
Reference in New Issue
Block a user