]> diplodocus.org Git - nmh/blobdiff - uip/comp.c
test-mhfixmsg: pwd(1)'s `-P' needed to avoid failure with symlinks.
[nmh] / uip / comp.c
index fe7798dfd7c5d53fd3937ad7d1fb0759858312fe..00aa1c2c7c3ba5daa8cf7061d19632676301b2f3 100644 (file)
@@ -6,6 +6,24 @@
  */
 
 #include "h/mh.h"
+#include "sbr/fmt_new.h"
+#include "whatnowproc.h"
+#include "sbr/m_name.h"
+#include "sbr/m_gmprot.h"
+#include "sbr/getarguments.h"
+#include "sbr/read_switch_multiword.h"
+#include "sbr/seq_setprev.h"
+#include "sbr/seq_save.h"
+#include "sbr/showfile.h"
+#include "sbr/smatch.h"
+#include "sbr/refile.h"
+#include "sbr/cpydata.h"
+#include "sbr/m_draft.h"
+#include "sbr/m_convert.h"
+#include "sbr/getfolder.h"
+#include "sbr/fdcompare.h"
+#include "sbr/folder_read.h"
+#include "sbr/context_save.h"
 #include "sbr/context_find.h"
 #include "sbr/ambigsw.h"
 #include "sbr/path.h"