X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclptree.c;h=1bbcaad7db9d7ad528c3f270e3a7217734bd3bce;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=98e6bb8891312b34c8de8b45d405a73c503cc85d;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/cclptree.c b/src/cclptree.c index 98e6bb8..1bbcaad 100644 --- a/src/cclptree.c +++ b/src/cclptree.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2011 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