X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5afa7072e3fe7fc42287e2149e1c23b363700795..e2c71f66b925a33cceb1ea4b75a62a05333d124a:/uip/folder.c diff --git a/uip/folder.c b/uip/folder.c index 7706f90f..e4779dc5 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -66,8 +66,6 @@ static struct swit switches[] = { { NULL, 0 } }; -extern int errno; - static int fshort = 0; /* output only folder names */ static int fcreat = 0; /* should we ask to create new folders? */ static int fpack = 0; /* are we packing the folder? */