commit 70e64642088aadafb6e9aa8c3751db1e53a0c124 parent 90a6d10f4fcf1bd2577bbcca43b37c3389201fc0 Author: tgoodwin <tgoodwin> Date: Wed, 28 Oct 1998 14:10:00 +0000 include "wait.h" Diffstat:
M | system-bsd.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/system-bsd.c b/system-bsd.c @@ -5,6 +5,7 @@ allows partial writes */ #include "rc.h" #include "jbwrap.h" +#include "wait.h" Jbwrap slowbuf; volatile sig_atomic_t slow;