hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/samples/bpf/test_overhead_tp_kern.c
....@@ -5,7 +5,7 @@
55 * License as published by the Free Software Foundation.
66 */
77 #include <uapi/linux/bpf.h>
8
-#include "bpf_helpers.h"
8
+#include <bpf/bpf_helpers.h>
99
1010 /* from /sys/kernel/debug/tracing/events/task/task_rename/format */
1111 struct task_rename {