forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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 {