#include <h/tws.h>
#include <h/picksbr.h>
#include <h/utils.h>
-#include "../sbr/m_maildir.h"
+#include "sbr/m_maildir.h"
#define PICK_SWITCHES \
X("reverse", 0, REVSW) \
done=putzero_done;
- /* Deprecated. Use -debug instead. */
- if ((cp = getenv ("MHPDEBUG")) && *cp)
- ++debug;
-
arguments = getarguments (invo_name, argc, argv, 1);
argp = arguments;