X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fdanbibr.c;h=d949124cf83d3f8e05a6c16529cd62afb619c80d;hb=9b9f570a2960c2c8a7026b2faee943794b08ce49;hp=f01a94de2397477166277466587491316b5c4978;hpb=8ee402d79e37344b08c2b54ad45b50e8327a6c03;p=idzebra-moved-to-github.git diff --git a/recctrl/danbibr.c b/recctrl/danbibr.c index f01a94d..d949124 100644 --- a/recctrl/danbibr.c +++ b/recctrl/danbibr.c @@ -1,6 +1,6 @@ -/* $Id: danbibr.c,v 1.5 2004-09-27 10:44:50 adam Exp $ - Copyright (C) 2004 - Index Data Aps +/* $Id: danbibr.c,v 1.10 2005-03-31 12:42:06 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -26,11 +26,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include -#include "grsread.h" +#include #include -#include -#include #define READ_CHUNK 200 @@ -217,6 +215,7 @@ static int retrieve_danbib(void *clientData, struct recRetrieveCtrl *ctrl) } static struct recType danbib_type = { + 0, "grs.danbib", init_danbib, 0,