X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=496fe22e95c0f8d6686686c78a842811225af6bb;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=0df86783e6edeb72bb4028438052a04b37235cc8;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index 0df8678..496fe22 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -1,12 +1,14 @@ /* 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. */ - /** * \file comstack.c * \brief Implements Generic COMSTACK functions */ +#if HAVE_CONFIG_H +#include +#endif #include #include