X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=bfile%2Fmfile.c;h=5d86ef12bebaeb7500ccce1847c0689f576231f6;hb=f7ad7a7efdffe5f1ff2cf36ad64cb6c10ebfed4f;hp=189f2020f1e732e417b78610f63d5231a2383bfa;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/bfile/mfile.c b/bfile/mfile.c index 189f202..5d86ef1 100644 --- a/bfile/mfile.c +++ b/bfile/mfile.c @@ -1,4 +1,4 @@ -/* $Id: mfile.c,v 1.58 2005-01-15 19:38:17 adam Exp $ +/* $Id: mfile.c,v 1.60 2005-04-15 10:47:47 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -43,7 +43,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include -#include +#include +#include #include "mfile.h" static int scan_areadef(MFile_area ma, const char *ad, const char *base)