]> diplodocus.org Git - nmh/blobdiff - uip/folder.c
* uip/sendsbr.c (annoaux): Fix the call to annotate()
[nmh] / uip / folder.c
index 7706f90f46ae7d11c4dca8679a804e4bf77f001e..e4779dc532e5c7e7dccb7fc352d9d90729b24970 100644 (file)
@@ -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?               */