X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshowsbr.c;h=08d676e035626d7f2046c2cb2ac62f681ebc1e55;hp=d7d4d1415d86c75d0722f1895e49353d78108087;hb=1bb1f6c3f38b05060bf699ea2743f7386889bf63;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68 diff --git a/uip/mhshowsbr.c b/uip/mhshowsbr.c index d7d4d14..08d676e 100644 --- a/uip/mhshowsbr.c +++ b/uip/mhshowsbr.c @@ -20,6 +20,7 @@ #include #include #include +#include #ifdef HAVE_SYS_WAIT_H # include @@ -35,7 +36,6 @@ # define siglongjmp(env,val) longjmp(env,val) #endif -extern int errno; extern int debugsw; int pausesw = 1;