X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2Fread-marc.c;h=572b85007f6fa91966de25ce03b539bf8e8e22a2;hb=7b27a8f378d73a86e8ff5e4fa3285117362481c5;hp=107e6798d5026be67527fc2c05bc4385b9356237;hpb=bdd905698804f35851e060a58290f722dd5cffa0;p=yaz-moved-to-github.git diff --git a/ztest/read-marc.c b/ztest/read-marc.c index 107e679..572b850 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-2012 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