]> diplodocus.org Git - nmh/blobdiff - uip/mhbuildsbr.c
Convert to the use of siglongjmp()
[nmh] / uip / mhbuildsbr.c
index 87ebf161462657f8bb03f34e93563c54adbeb15b..2a3f8996958826121cb1ba349a05c37645579e27 100644 (file)
@@ -988,8 +988,7 @@ compose_content (CT ct)
     default:
        if (!ce->ce_file) {
            pid_t child_id;
-           int i, len, buflen;
-           volatile int xstdout;
+           int i, xstdout, len, buflen;
            char *bp, **ap, *cp;
            char *vec[4], buffer[BUFSIZ];
            FILE *out;