X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2Fmfile.c;h=5d86ef12bebaeb7500ccce1847c0689f576231f6;hb=49d0ee122a9f86ec2967b577dcc297c501785edd;hp=3f673aa15f6bcbffcbbc74032b38b364292a137f;hpb=05b9b8ed020c5bfa48a913d6a2e2b50ddf1bab8e;p=idzebra-moved-to-github.git diff --git a/bfile/mfile.c b/bfile/mfile.c index 3f673aa..5d86ef1 100644 --- a/bfile/mfile.c +++ b/bfile/mfile.c @@ -1,6 +1,6 @@ -/* $Id: mfile.c,v 1.57 2004-12-08 12:23:08 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 - Index Data Aps +/* $Id: mfile.c,v 1.60 2005-04-15 10:47:47 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -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)