From: teodor Date: Tue, 5 Oct 2004 08:13:52 +0000 (+0000) Subject: Add linux compatibility X-Git-Url: http://www.sigaev.ru/git/gitweb.cgi?p=tedtools.git;a=commitdiff_plain;h=c26ecb55353d4bad88dec12e933041f66f69428c 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"