X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_record_conv.c;h=cc7b06b4102a0537dc23c7eb905f65bc7c80a3da;hb=4b881b11489fe1cb823f75dcfc5b88cbe7c21ba0;hp=2612f0ebde8b26394288478d16755bd9892a2423;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;p=yaz-moved-to-github.git diff --git a/test/test_record_conv.c b/test/test_record_conv.c index 2612f0e..cc7b06b 100644 --- a/test/test_record_conv.c +++ b/test/test_record_conv.c @@ -1,17 +1,17 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include #include #include -#if HAVE_CONFIG_H -#include -#endif - #if YAZ_HAVE_XML2 #include