X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=bfile%2Fmfile.c;h=69a062a8ff16d2f5bc59d9e21f4f9eb12696c78d;hp=189f2020f1e732e417b78610f63d5231a2383bfa;hb=deff57cfa9d9b39c4a4f1c9b82a64c6e61d821a4;hpb=8374209906a1ff4f2b0f9a855f67af2b460dfea4 diff --git a/bfile/mfile.c b/bfile/mfile.c index 189f202..69a062a 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.59 2005-03-30 09:25:23 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -43,7 +43,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include -#include +#include #include "mfile.h" static int scan_areadef(MFile_area ma, const char *ad, const char *base)