summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/aggregator.c14
-rw-r--r--src/check_ncbi_error.c3
-rw-r--r--src/load_influenza_aa_dat.c2
-rw-r--r--src/load_influenza_faa.c115
4 files changed, 126 insertions, 8 deletions
diff --git a/src/check_ncbi_error.c b/src/check_ncbi_error.c
index 8e1c3b2..6071d1a 100644
--- a/src/check_ncbi_error.c
+++ b/src/check_ncbi_error.c
@@ -1,4 +1,7 @@
#include "check_ncbi_error.h"
+#include <error.h>
+#include <stdlib.h>
+#include <blast.h>
void
check_ncbi_error (ValNodePtr error_returns,

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.