X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclptree.c;h=057c92bb3034f5b3c71a2f3f4c7efcd6ab590b4d;hb=7b5b162f32acb625e9afba21e88acb56ca2ab04f;hp=d4997f89abbcc377dcd72ca34443ca46379b10bd;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;p=yaz-moved-to-github.git diff --git a/src/cclptree.c b/src/cclptree.c index d4997f8..057c92b 100644 --- a/src/cclptree.c +++ b/src/cclptree.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -9,6 +9,9 @@ * This source file implements functions to parse and print * a CCL node tree (as a result of parsing). */ +#if HAVE_CONFIG_H +#include +#endif #include #include