X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=0cfe657cc241254df443c0a14cdae3875340c22a;hb=3f3bb5184cb06221655717e9cfeb646dc699ead5;hp=46ebddf9fcd22b342faa4f21ecd9f33a1299bf8c;hpb=161aa7805930f6b91ccea027e4afa4ccce41c379;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 46ebddf..0cfe657 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.187 2006-12-18 23:40:07 adam Exp $ +/* $Id: index.h,v 1.189 2007-01-05 10:45:11 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -35,6 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #endif #include +#include #include #include #include @@ -167,6 +168,7 @@ struct zebra_service { const char *path_root; RecTypeClass record_classes; NMEM nmem; + yaz_timing_t timing; };