X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=496fe22e95c0f8d6686686c78a842811225af6bb;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=c0516341c3f77453d0935f08f9519ba1a7f83dbb;hpb=0b4aa2a134665d7161782db8e24f19e911178b1c;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index c051634..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-2009 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