X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=index%2Fmain.c;h=52a7ab0605a6b7a77c20b403197072900b8e4bb4;hb=f00e10dfcb19faeeabb42c5532f4b47f5548be97;hp=86e49d69bf2dd97c7f205fc63bc9eb2a7157f2f7;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/index/main.c b/index/main.c index 86e49d6..52a7ab0 100644 --- a/index/main.c +++ b/index/main.c @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.121 2005-01-15 19:38:26 adam Exp $ +/* $Id: main.c,v 1.122 2005-01-16 23:14:57 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -21,6 +21,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA */ #include +#include #include #include #ifdef WIN32