*/
#include <h/mh.h>
+#include "../sbr/m_maildir.h"
#include <pwd.h>
#define nmhbindir(file) NMHBINDIR#file
}
}
- snprintf (epath, sizeof(epath), "%s/%s", pp, cp ? cp : "");
+ snprintf (epath, sizeof(epath), "%s/%s", pp, FENDNULL(cp));
if (cp)
*--cp = '/';