#include <h/mime.h>
#include <h/mhparse.h>
#include <h/utils.h>
-#include "../sbr/makedir.h"
+#include "sbr/makedir.h"
#include "mhmisc.h"
extern int debugsw;
char *parts[NPARTS + 1];
char *types[NTYPES + 1];
-int userrs = 0;
+bool userrs;
static char *errs = NULL;