#include <h/mh.h>
#include <h/utils.h>
#include <fcntl.h>
-#include <errno.h>
#define REFILE_SWITCHES \
X("draft", 0, DRAFTSW) \
if (foldp == 0)
adios (NULL, "no folder specified");
-#ifdef WHATNOW
- if (!msgs.size && !foldp && !filep && (cp = getenv ("mhdraft")) && *cp)
- files[filep++] = cp;
-#endif /* WHATNOW */
-
/*
* We are refiling a file to the folders
*/