X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e9bab734900d62af2bf2fc873dd480e7503335b9..d0bd505e1a9b0bc2fc107446dcb615bf55c42e81:/uip/forw.c?ds=sidebyside diff --git a/uip/forw.c b/uip/forw.c index ef536a56..77b2d0d9 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -9,6 +9,7 @@ #include #include #include +#include "../sbr/m_maildir.h" #define IFORMAT "digest-issue-%s" @@ -39,7 +40,7 @@ X("nodashstuffing", 0, NBITSTUFFSW) \ 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("from address", 0, FROMSW) \ X("to address", 0, TOSW) \