X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fzebrautl.h;h=be845e58a1376b181807a77771f7500f08f79ba1;hp=9b1daf9399097869ce95a8664b49bd4c58d0e36e;hb=4eb3b54bb2ca9af74f39f000d3d40dba99ded887;hpb=70ac1af85bfc3ed5298ee657a280a253be57469f diff --git a/include/zebrautl.h b/include/zebrautl.h index 9b1daf9..be845e5 100644 --- a/include/zebrautl.h +++ b/include/zebrautl.h @@ -1,4 +1,4 @@ -/* $Id: zebrautl.h,v 1.11 2004-12-10 11:56:21 heikki Exp $ +/* $Id: zebrautl.h,v 1.12 2004-12-13 20:51:30 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -23,25 +23,14 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #ifndef ZEBRA_UTIL_H #define ZEBRA_UTIL_H -/* Old yaz-util includes */ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include #include #include /* check that we don't have all too old yaz */ #ifndef YLOG_ERRNO -#error Need a modern yaz with ylog.h +#error Need a modern yaz with YLOG_ defines #endif YAZ_BEGIN_CDECL