Formerly function.c.~19~

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

View file

@ -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 ();