diff --git a/lib/cunit/cu_pc_patch_lazperf.c b/lib/cunit/cu_pc_patch_lazperf.c index c17f51b..a0913ee 100644 --- a/lib/cunit/cu_pc_patch_lazperf.c +++ b/lib/cunit/cu_pc_patch_lazperf.c @@ -34,6 +34,7 @@ clean_suite(void) return 0; } +#ifdef HAVE_LAZPERF static void test_schema_compression_lazperf(void) { @@ -50,7 +51,6 @@ test_schema_compression_lazperf(void) pcfree(xmlstr); } -#ifdef HAVE_LAZPERF static void test_patch_lazperf() {