X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fprompter.c;h=fd10aca29fb273277cb31ec1ddd346addafe91b4;hb=b8ca332a9752c9de52613a229d95eb7c4c15ac20;hp=bc194ffec3f508dc93c1cfc026176aeca54676ab;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68;p=mmh diff --git a/uip/prompter.c b/uip/prompter.c index bc194ff..fd10aca 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;