X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96a2a03a1473522669e8848959c3aa380cf3d4eb..f9af1bc563cd2ead96ac6b5e4a22ae095f3d63f3:/sbr/seq_list.c diff --git a/sbr/seq_list.c b/sbr/seq_list.c index b7ed5707..2ebf6dd6 100644 --- a/sbr/seq_list.c +++ b/sbr/seq_list.c @@ -6,8 +6,10 @@ * complete copyright information. */ -#include -#include +#include "h/mh.h" +#include "seq_list.h" +#include "seq_getnum.h" +#include "h/utils.h" /* allocate this much buffer space at a time */ #define MAXBUFFER 1024