]> diplodocus.org Git - nmh/blobdiff - uip/mark.c
fdcompare.c: Move interface to own file.
[nmh] / uip / mark.c
index 9ec5c5ca47c20253d6eb3716a955e9469b4f1281..7ca41aae672f126f6eb4f385e37f363ac8d94a2d 100644 (file)
@@ -8,6 +8,19 @@
  */
 
 #include "h/mh.h"
+#include "sbr/folder_read.h"
+#include "sbr/folder_free.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_bits.h"
+#include "sbr/seq_del.h"
+#include "sbr/seq_print.h"
+#include "sbr/seq_add.h"
 #include "sbr/error.h"
 #include "h/done.h"
 #include "h/utils.h"