X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..18b138a1003cf07114c2a4d03e4372e4e7bdc5f4:/h/msh.h?ds=sidebyside diff --git a/h/msh.h b/h/msh.h index 201c7ecb..fb80f23d 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 */