#include <h/mh.h>
#include <h/tws.h>
#include <h/utils.h>
+#include "../sbr/m_maildir.h"
#define SORTM_SWITCHES \
X("datefield field", 0, DATESW) \
{
int state;
int compnum;
- char *msgnam, buf[BUFSIZ], nam[NAMESZ];
+ char *msgnam, buf[NMH_BUFSIZ], nam[NAMESZ];
struct tws *tw;
char *datecomp = NULL, *subjcomp = NULL;
FILE *in;