X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c42153ad9362cc676ea66563bf400d7511b3b68..f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625:/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;