]> diplodocus.org Git - nmh/blobdiff - uip/repl.c
Makefile.am: Remove multiple `mkdir -p' for etc; use ./configure.
[nmh] / uip / repl.c
index 4ca18e7890ef8efb819a08a4d17d056390730f56..adfe58d792aee1a0fb1174f82a69249ade745aac 100644 (file)
@@ -8,6 +8,7 @@
 #include <h/mh.h>
 #include <h/mime.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 
 #define REPL_SWITCHES \
     X("group", 0, GROUPSW) \
@@ -38,7 +39,7 @@
     X("width columns", 0, WIDTHSW) \
     X("version", 0, VERSIONSW) \
     X("help", 0, HELPSW) \
-    X("file file", 4, FILESW) /* interface from msh */ \
+    X("file file", 4, FILESW) \
     X("build", 5, BILDSW) /* interface from mhe */ \
     X("atfile", 0, ATFILESW) \
     X("noatfile", 0, NOATFILESW) \