]> git.marmaro.de Git - mmh/blobdiff - uip/mhstore.c
The result from the call to parse_mime() was ignored.
[mmh] / uip / mhstore.c
index 2ed6a42b7d5985c2167f6b0f5f8c75fa5d092223..377e8dc7b72ce45478e981f83a8ca748b6f844fc 100644 (file)
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 static struct swit switches[] = {
 #define AUTOSW  0
        { "auto", 0 },
@@ -335,7 +331,7 @@ do_cache:
                        adios(NULL, "out of memory");
                ctp = cts;
 
-               if ((ct = parse_mime(file)));
+               if ((ct = parse_mime(file)))
                        *ctp++ = ct;
        } else {
                /*