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=80b6d02265dc0ac5a252612089aebdd4212a0e75;hb=7fb0d7639df297cd23ac4494b3c5001b41b595d0;hpb=af1da643dbc225f7cbb0a2f8c53c02f7eea8b9c5 diff --git a/test/test_record_conv.c b/test/test_record_conv.c index 80b6d02..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-2010 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