]> git.marmaro.de Git - mmh/blobdiff - h/msh.h
Remove OS-specific defines. As part of it, remove scary longjmp() inside
[mmh] / h / msh.h
diff --git a/h/msh.h b/h/msh.h
index 201c7ecb1a859cb9b910e189c8e66b2b388e24fe..fb80f23d96bdffeda73e88923e284d4726ff4159 100644 (file)
--- 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
  */