summaryrefslogtreecommitdiff
path: root/function.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-01 00:52:41 +0000
committerRoland McGrath <roland@redhat.com>1992-07-01 00:52:41 +0000
commit41d94fb0e3452ae219d5af95a59e7cce5d2ab343 (patch)
tree0b460941f29b0ba818272be0a39b1683ce3fdb0b /function.c
parentd425bd20a266b3c2480da60e772834c33db097bd (diff)
downloadgunmake-41d94fb0e3452ae219d5af95a59e7cce5d2ab343.tar.gz
Formerly function.c.~19~
Diffstat (limited to 'function.c')
-rw-r--r--function.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/function.c b/function.c
index f6ce132..541c4ac 100644
--- a/function.c
+++ b/function.c
@@ -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 ();