[bug #4302] errno is not always an extern int
[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;