X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/69c535eeaa37eb89ce89a51e8577587ffc3c2195..865cc1bd7e146d8a3fe44ede30d834f7ab0c195c:/uip/mark.c diff --git a/uip/mark.c b/uip/mark.c index 68ba9e30..eef54156 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -8,6 +8,9 @@ */ #include "h/mh.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"