lttng-events.h: remove cpu hotplug compatibility code
[lttng-modules.git] / probes / lttng-probe-workqueue.c
index cf59f39eb69524d88f0b9506573290708f820c3c..66b19f7451e0b5c1d3d11865ceac6110eff95c56 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * probes/lttng-probe-workqueue.c
  *
@@ -21,7 +21,7 @@ struct pool_workqueue;
  */
 #include <trace/events/workqueue.h>
 
-#include <wrapper/tracepoint.h>
+#include "lttng-tracepoint.h"
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.023404 seconds and 4 git commands to generate.