configure: regroup C header checks
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index a4a3313a570aa101bfcb1d8fbbdab0f4230ec5bb..89b566bdccaceade94a553f235a6f1d36f7f0b7a 100644 (file)
@@ -2005,7 +2005,7 @@ int ustctl_get_instance_id(struct ustctl_consumer_stream *stream,
        return client_cb->instance_id(buf, handle, id);
 }
 
-#ifdef HAVE_PERF_EVENT
+#ifdef HAVE_LINUX_PERF_EVENT_H
 
 int ustctl_has_perf_counters(void)
 {
This page took 0.022748 seconds and 4 git commands to generate.