-/*
- * install-mh.c -- initialize the nmh environment of a new user
+/* install-mh.c -- initialize the nmh environment of a new user
*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
#include <h/mh.h> /* mh internals */
#include <h/utils.h>
+#include "../sbr/m_maildir.h"
+#include "../sbr/makedir.h"
#include <pwd.h> /* structure for getpwuid() results */
#define INSTALLMH_SWITCHES \