X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fprompter.c;h=fd10aca29fb273277cb31ec1ddd346addafe91b4;hp=bc194ffec3f508dc93c1cfc026176aeca54676ab;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=b3f36786e62ff7b708849e05d0cac2f55f37e6a5;ds=sidebyside 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;