mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-30 19:24:07 +00:00
Formerly function.c.~19~
This commit is contained in:
parent
d425bd20a2
commit
41d94fb0e3
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#include "dep.h"
|
||||
#include "commands.h"
|
||||
#include "job.h"
|
||||
#include <errno.h>
|
||||
|
||||
extern int errno;
|
||||
|
||||
static char *string_glob ();
|
||||
|
||||
|
|
Loading…
Reference in a new issue