]> diplodocus.org Git - nmh/blobdiff - uip/mark.c
Resized buffer, and moved it to the only block where it's used.
[nmh] / uip / mark.c
index 201ad88f032c69003af4559f719b8b2ff692c814..72328bacaccfae16cebfb5e3fdd79ec4afe9d416 100644 (file)
@@ -8,6 +8,15 @@
  */
 
 #include "h/mh.h"
+#include "sbr/getarguments.h"
+#include "sbr/seq_save.h"
+#include "sbr/smatch.h"
+#include "sbr/snprintb.h"
+#include "sbr/m_convert.h"
+#include "sbr/getfolder.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"