X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=0cfe657cc241254df443c0a14cdae3875340c22a;hb=ae5c8868f2bee81cebddf3251432eb47c3da3591;hp=46c4c09a4aa8b9f0aa51e70a8da18bc6e3566800;hpb=e05cb2631696372c6bdabcabe22401efe9645ab7;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 46c4c09..0cfe657 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.188 2006-12-22 12:14:25 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,7 +168,7 @@ struct zebra_service { const char *path_root; RecTypeClass record_classes; NMEM nmem; - zebra_timing_t timing; + yaz_timing_t timing; };