summaryrefslogtreecommitdiff
path: root/arscan.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-01 00:52:37 +0000
committerRoland McGrath <roland@redhat.com>1992-07-01 00:52:37 +0000
commite7e9d84a547d79dd4b15d24b43b6d4f9d81d97d4 (patch)
tree60359f1c0997d99b25bf386c12a2f9aeb797e326 /arscan.c
parentc84a2758712a57711a7b9231e60eb8893f1487da (diff)
downloadgunmake-e7e9d84a547d79dd4b15d24b43b6d4f9d81d97d4.tar.gz
Formerly arscan.c.~24~
Diffstat (limited to 'arscan.c')
-rw-r--r--arscan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arscan.c b/arscan.c
index 00318f5..82188fe 100644
--- a/arscan.c
+++ b/arscan.c
@@ -352,7 +352,6 @@ ar_member_touch (arname, memname)
register int fd;
struct ar_hdr ar_hdr;
register int i;
- extern int errno;
struct stat statbuf;
if (pos < 0)