X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2Fmfile.c;h=5d86ef12bebaeb7500ccce1847c0689f576231f6;hb=49d0ee122a9f86ec2967b577dcc297c501785edd;hp=69a062a8ff16d2f5bc59d9e21f4f9eb12696c78d;hpb=deff57cfa9d9b39c4a4f1c9b82a64c6e61d821a4;p=idzebra-moved-to-github.git diff --git a/bfile/mfile.c b/bfile/mfile.c index 69a062a..5d86ef1 100644 --- a/bfile/mfile.c +++ b/bfile/mfile.c @@ -1,4 +1,4 @@ -/* $Id: mfile.c,v 1.59 2005-03-30 09:25:23 adam Exp $ +/* $Id: mfile.c,v 1.60 2005-04-15 10:47:47 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -44,6 +44,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include +#include #include "mfile.h" static int scan_areadef(MFile_area ma, const char *ad, const char *base)