#include <h/mh.h>
#include <fcntl.h>
#include <h/tws.h>
+#include "h/done.h"
#include <h/utils.h>
#include "sbr/m_maildir.h"
execvp (program, vec.msgs);
fprintf (stderr, "unable to exec ");
perror (mhlproc);
- _exit (-1);
+ _exit(1);
default:
close (pd[1]);