]> diplodocus.org Git - nmh/blobdiff - uip/refile.c
fdcompare.c: Move interface to own file.
[nmh] / uip / refile.c
index 2e9da1c6ee7fc3c8e2045ba1185808e19aedd5d7..16cc7fcc2ec365981ed81e374f2adee94c061029 100644 (file)
@@ -7,6 +7,17 @@
  */
 
 #include "h/mh.h"
+#include "sbr/folder_read.h"
+#include "sbr/folder_free.h"
+#include "sbr/folder_delmsgs.h"
+#include "sbr/folder_addmsg.h"
+#include "sbr/context_save.h"
+#include "sbr/context_replace.h"
+#include "sbr/context_find.h"
+#include "sbr/ambigsw.h"
+#include "sbr/path.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
 #include "sbr/seq_getnum.h"
 #include "sbr/seq_add.h"
 #include "sbr/arglist.h"