X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c42153ad9362cc676ea66563bf400d7511b3b68..c0591ef34ea123aa8c709bda122308256d2c84cd:/uip/prompter.c diff --git a/uip/prompter.c b/uip/prompter.c index bc194ffe..fd10aca2 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -64,7 +64,6 @@ static struct swit switches[] = { { NULL, 0 } }; -extern int errno; #ifdef HAVE_TERMIOS_H static struct termios tio;