From: teodor Date: Tue, 5 Oct 2004 08:13:52 +0000 (+0000) Subject: Add linux compatibility X-Git-Url: http://sigaev.ru/git/gitweb.cgi?a=commitdiff_plain;h=c26ecb55353d4bad88dec12e933041f66f69428c;hp=3b69446cc3a0a05152253db576566dab9a5836c8;p=tedtools.git Add linux compatibility --- diff --git a/flatdb.c b/flatdb.c index 3ee3472..79a1ec6 100644 --- a/flatdb.c +++ b/flatdb.c @@ -32,6 +32,8 @@ #include #include #include +#include +#include #include "tlog.h" #include "tmalloc.h"