X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=bfile%2Fmfile.c;h=5d86ef12bebaeb7500ccce1847c0689f576231f6;hp=69a062a8ff16d2f5bc59d9e21f4f9eb12696c78d;hb=49d0ee122a9f86ec2967b577dcc297c501785edd;hpb=316086745a698f6c5a5e64a285cf1e764e3315b0 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)