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