]> git.marmaro.de Git - mmh/blobdiff - uip/mhshow.c
The result from the call to parse_mime() was ignored.
[mmh] / uip / mhshow.c
index bbd99eaaaff13891acdd15132828863049f22754..ebbd8ec80b0d1d6438adc65050b13c30754fba3a 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 CHECKSW  0
        { "check", 0 },
@@ -303,7 +299,7 @@ do_cache:
                        adios(NULL, "out of memory");
                ctp = cts;
 
-               if ((ct = parse_mime(file)));
+               if ((ct = parse_mime(file)))
                        *ctp++ = ct;
        } else {
                /*