From 9ff2333d9fd84c3741bf71961532152976f8ddc7 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sat, 25 Apr 2020 12:53:42 -0700 Subject: chore: pulled out sequence header function to be used by fastq --- sys/libbio/test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/libbio/test.c') diff --git a/sys/libbio/test.c b/sys/libbio/test.c index d38bbc1..f301ead 100644 --- a/sys/libbio/test.c +++ b/sys/libbio/test.c @@ -3,7 +3,6 @@ #include #include -#include "kseq.h" // ----------------------------------------------------------------------- // Point of entry for testing -- cgit v1.2.1