summaryrefslogtreecommitdiff
path: root/internal/c/ior.bpf.c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-16 21:56:01 +0200
committerPaul Buetow <paul@buetow.org>2025-03-16 21:56:01 +0200
commit3ebafeb4dec7c5029cc42e0f9ea38f84691b5453 (patch)
treed9a0b449bad97db45e12c47d5f472fd2318ac086 /internal/c/ior.bpf.c
parent9f38b396f0dc47c3af15ad441060ca11cd7d6b0c (diff)
refactor
Diffstat (limited to 'internal/c/ior.bpf.c')
-rw-r--r--internal/c/ior.bpf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/c/ior.bpf.c b/internal/c/ior.bpf.c
index 7c41551..57a4ed6 100644
--- a/internal/c/ior.bpf.c
+++ b/internal/c/ior.bpf.c
@@ -15,6 +15,6 @@
#include "filter.c"
// Auto-generated tracepoints.
-#include "generated/tracepoints.c"
+#include "generated_tracepoints.c"
char LICENSE[] SEC("license") = "Dual BSD/GPL";