*/
#include "h/mh.h"
+#include "read_yes_or_no_if_tty.h"
+#include "concat.h"
+#include "context_read.h"
#include "context_find.h"
#include "readconfig.h"
#include "path.h"
char *nd; /* nmh directory pointer */
struct stat st; /* stat() results */
struct passwd *pw; /* getpwuid() results */
- FILE *ib; /* profile and context file pointer */
+ FILE *ib; /* profile and context file pointer */
int failed_to_lock = 0;
/*