X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=a5f969d0b761b35d24844d1ea013280ca71c9e2f;hb=640be7dfc9e6f7b4e15520cdc21caca957db9aec;hp=c0516341c3f77453d0935f08f9519ba1a7f83dbb;hpb=0b4aa2a134665d7161782db8e24f19e911178b1c;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index c051634..a5f969d 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-2010 Index Data * See the file LICENSE for details. */ - /** * \file comstack.c * \brief Implements Generic COMSTACK functions */ +#if HAVE_CONFIG_H +#include +#endif #include #include