aboutsummaryrefslogtreecommitdiff
path: root/function.c
diff options
context:
space:
mode:
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 ();