X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_record_conv.c;h=9978fda19feab913a6138f7bdfd25e4a2f2bcd49;hb=38b682e3f8a2c985098aa98c1d8c72fda65cf3ed;hp=80b6d02265dc0ac5a252612089aebdd4212a0e75;hpb=af1da643dbc225f7cbb0a2f8c53c02f7eea8b9c5;p=yaz-moved-to-github.git diff --git a/test/test_record_conv.c b/test/test_record_conv.c index 80b6d02..9978fda 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-2010 Index Data + * Copyright (C) 1995-2011 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