kernel/samples/bpf/test_overhead_tp_kern.c
.. .. @@ -5,7 +5,7 @@ 5 5 * License as published by the Free Software Foundation. 6 6 */ 7 7 #include <uapi/linux/bpf.h> 8 -#include "bpf_helpers.h"8 +#include <bpf/bpf_helpers.h>9 9 10 10 /* from /sys/kernel/debug/tracing/events/task/task_rename/format */ 11 11 struct task_rename {