X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=data1%2Fd1_read.c;h=c3cad0a42aeb3e11f0fbbeeee1780034b40192cc;hb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;hp=f19b20e0c290154ea16b2a319972bfff0ae6a932;hpb=eab4cdc5571ca8811ebaae09358b223b7debc02f;p=idzebra-moved-to-github.git diff --git a/data1/d1_read.c b/data1/d1_read.c index f19b20e..c3cad0a 100644 --- a/data1/d1_read.c +++ b/data1/d1_read.c @@ -1,6 +1,6 @@ -/* $Id: d1_read.c,v 1.12 2004-12-10 11:56:21 heikki Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: d1_read.c,v 1.14 2005-01-15 19:38:18 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -29,18 +29,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include -/* Old yaz-util includes (FIXME - clean up what is not needed)*/ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include #include data1_node *data1_get_root_tag (data1_handle dh, data1_node *n)