Fix errors due to lttng.h cleanup
[lttng-tools.git] / liblttngctl / liblttngctl.c
index ab44efe90f5ce825d1443d3911e499d6b01a3e22..c27ce092825595692b91e4552b250a190dcf486f 100644 (file)
@@ -588,5 +588,5 @@ end:
 static void __attribute__((constructor)) init()
 {
        /* Set default session group */
-       lttng_set_tracing_group(DEFAULT_TRACING_GROUP);
+       lttng_set_tracing_group(LTTNG_DEFAULT_TRACING_GROUP);
 }
This page took 0.022872 seconds and 4 git commands to generate.