Fixed make_bcc_file () to use contents of From: in draft, if draft_from masquerade...
[mmh] / uip / prompter.c
index bc194ff..fd10aca 100644 (file)
@@ -64,7 +64,6 @@ static struct swit switches[] = {
     { NULL, 0 }
 };
 
-extern int errno;
 
 #ifdef HAVE_TERMIOS_H
 static struct termios tio;