X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2Fread-marc.c;h=4767f782fbfe5fb1a22baa8880f25863fea7c532;hb=f1354830c806b65e6ec6dfdc66dba451715608fc;hp=107e6798d5026be67527fc2c05bc4385b9356237;hpb=bdd905698804f35851e060a58290f722dd5cffa0;p=yaz-moved-to-github.git diff --git a/ztest/read-marc.c b/ztest/read-marc.c index 107e679..4767f78 100644 --- a/ztest/read-marc.c +++ b/ztest/read-marc.c @@ -1,13 +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 * \brief Little toy-thing to read MARC records from a fixed array. */ +#if HAVE_CONFIG_H +#include +#endif -#include #include #include #include