Clarification fix in man/mhparam.man, related to -debug.
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index abcf445..25bb475 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -298,6 +298,8 @@ extern struct node *m_defs; /* list of profile/context entries */
  * on any system.
  */
 extern char *buildmimeproc;
+extern char *backup_prefix;
+extern char *altmsglink;
 extern char *catproc;
 extern char *components;
 extern char *context;
@@ -341,6 +343,7 @@ extern char *replcomps;
 extern char *replgroupcomps;
 extern char *rmfproc;
 extern char *rmmproc;
+extern char *sendmail;
 extern char *sendproc;
 extern char *showmimeproc;
 extern char *showproc;