Cleanup: Remove deprecated TODO file
[lttng-modules.git] / instrumentation / events / lttng-module / rpc.h
index ceaf9dbf4089f6b00c1ebf3ace7b5eedd374330f..90499aee6ae4830bdae27dcd044abc3fe0316b7f 100644 (file)
@@ -1,11 +1,11 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only */
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM rpc
 
 #if !defined(LTTNG_TRACE_RPC_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_RPC_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/sunrpc/sched.h>
 #include <linux/sunrpc/clnt.h>
 
@@ -363,4 +363,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(rpc_task_queued, rpc_task_wakeup,
 
 #endif /* LTTNG_TRACE_RPC_H */
 
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
This page took 0.023578 seconds and 4 git commands to generate.