X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_record_conv.c;h=cc7b06b4102a0537dc23c7eb905f65bc7c80a3da;hp=2612f0ebde8b26394288478d16755bd9892a2423;hb=7fb0d7639df297cd23ac4494b3c5001b41b595d0;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 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