X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=36b1c575633d2ea57206992e880f2ff5ea1636b0;hb=a9e90f22d2cefbafc9d490a03a3bc7d1b75d57ee;hp=6f005d83ab0ee2428eaf71ced572c87657871fe5;hpb=39cb125e7755c6058a93dada8d5172804213cf8e;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 6f005d8..36b1c57 100644 --- a/index/index.h +++ b/index/index.h @@ -1,6 +1,6 @@ -/* $Id: index.h,v 1.126 2004-11-29 21:55:25 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: index.h,v 1.130 2005-01-16 23:14:57 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -24,6 +24,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #define INDEX_H #include +#include #include #include #include @@ -33,10 +34,10 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #endif #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include #include "recindex.h"