]> diplodocus.org Git - nmh/blobdiff - uip/mhfixmsg.c
sendsbr.c: Move interface to own file.
[nmh] / uip / mhfixmsg.c
index 60048024c8853a2dd972e650da0737623a628ce0..eedee6cc6514217ff91867d893a2651ec1f7c162 100644 (file)
@@ -6,6 +6,23 @@
  */
 
 #include "h/mh.h"
+#include "sbr/m_name.h"
+#include "sbr/m_gmprot.h"
+#include "sbr/m_getfld.h"
+#include "sbr/getarguments.h"
+#include "sbr/concat.h"
+#include "sbr/seq_setprev.h"
+#include "sbr/seq_setcur.h"
+#include "sbr/seq_save.h"
+#include "sbr/smatch.h"
+#include "sbr/fmt_rfc2047.h"
+#include "sbr/cpydata.h"
+#include "sbr/trimcpy.h"
+#include "sbr/m_convert.h"
+#include "sbr/m_backup.h"
+#include "sbr/getfolder.h"
+#include "sbr/folder_read.h"
+#include "sbr/context_save.h"
 #include "sbr/context_replace.h"
 #include "sbr/context_find.h"
 #include "sbr/readconfig.h"