some patches to compile on linux

git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPrimers/trunk@205 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
2009-04-23 22:22:27 +00:00
parent c36bc5e838
commit 796274d746
4 changed files with 9 additions and 8 deletions

View File

@@ -16,4 +16,5 @@ int eco_is_taxid_included( ecotaxonomy_t *taxonomy,
return 1;
return 0;
}
}