Move perf counter symbols to private header
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index a149e9d6ba6d875878f4a15860820d9e9d8a19d3..e31f8392500a0713547afdd27b1c0c0272596a65 100644 (file)
@@ -1998,7 +1998,7 @@ int ustctl_get_instance_id(struct ustctl_consumer_stream *stream,
        return client_cb->instance_id(buf, handle, id);
 }
 
-#ifdef LTTNG_UST_HAVE_PERF_EVENT
+#ifdef HAVE_PERF_EVENT
 
 int ustctl_has_perf_counters(void)
 {
This page took 0.025173 seconds and 4 git commands to generate.