* Red Hat Bug #253342: inc.c, utils.c, utils.h: When inc is run with the
[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;