X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmsh.h;h=fb80f23d96bdffeda73e88923e284d4726ff4159;hb=c2191f6961409263271aaeb0f9685e10492389a8;hp=201c7ecb1a859cb9b910e189c8e66b2b388e24fe;hpb=9827ca52b9f69d29f3bc3c74a8ca95e14ee226ff;p=mmh diff --git a/h/msh.h b/h/msh.h index 201c7ec..fb80f23 100644 --- a/h/msh.h +++ b/h/msh.h @@ -75,11 +75,6 @@ extern int interrupted; /* SIGINT detected */ extern int broken_pipe; /* SIGPIPE detected */ extern int told_to_quit; /* SIGQUIT detected */ -#ifdef BSD42 -extern int should_intr; /* signal handler should interrupt call */ -extern jmp_buf sigenv; /* the environment pointer */ -#endif - /* * prototypes */