X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2Fopen.c;h=d3616197131d6ebea5d0405011fbae18092ad3d9;hp=79ebe4c280926112b5a744c98d7573221da77a04;hb=05b9b8ed020c5bfa48a913d6a2e2b50ddf1bab8e;hpb=2a1a13bee8b26c95cbbccc9c4a00987b17baa60c diff --git a/dict/open.c b/dict/open.c index 79ebe4c..d361619 100644 --- a/dict/open.c +++ b/dict/open.c @@ -1,4 +1,4 @@ -/* $Id: open.c,v 1.21 2004-11-19 10:26:55 heikki Exp $ +/* $Id: open.c,v 1.22 2004-12-08 12:23:08 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -26,7 +26,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include -#include +#include "dict-p.h" Dict dict_open (BFiles bfs, const char *name, int cache, int rw, int compact_flag, int page_size)