]> diplodocus.org Git - nmh/blobdiff - uip/mhfixmsg.c
crawl_folders.h: Base header on implementation.
[nmh] / uip / mhfixmsg.c
index dd0d8a232d000809e5a5e01e8f85502695f03e0c..eedee6cc6514217ff91867d893a2651ec1f7c162 100644 (file)
@@ -6,6 +6,15 @@
  */
 
 #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"