X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fdict-p.h;h=7df6ba09c8a33c1844f7756af5e8405edb2f2282;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hp=ec76e39a7234ff4869a4fd01a8b64159346d0c5b;hpb=05b9b8ed020c5bfa48a913d6a2e2b50ddf1bab8e;p=idzebra-moved-to-github.git diff --git a/dict/dict-p.h b/dict/dict-p.h index ec76e39..7df6ba0 100644 --- a/dict/dict-p.h +++ b/dict/dict-p.h @@ -1,6 +1,6 @@ -/* $Id: dict-p.h,v 1.1 2004-12-08 12:23:08 adam Exp $ - Copyright (C) 2004 - Index Data Aps +/* $Id: dict-p.h,v 1.4 2006-05-10 08:13:18 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -23,6 +23,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #ifndef DICT_P_H #define DICT_P_H +#include +#include #include YAZ_BEGIN_CDECL @@ -109,3 +111,11 @@ void dict_bf_compact (Dict_BFile dbf); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +