summaryrefslogtreecommitdiff
path: root/ioriotng.bpf.c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-16 01:53:49 +0200
committerPaul Buetow <paul@buetow.org>2024-02-16 01:53:49 +0200
commit3abf5484394fa68a690c6388f63b09bcafd7974d (patch)
tree4db67e5e7ed7a2991fff9daebbe9e215f224317c /ioriotng.bpf.c
parent67032cef39a4e7bfb77afb68907322ba04d57bc6 (diff)
clean up obsolete opids
Diffstat (limited to 'ioriotng.bpf.c')
-rw-r--r--ioriotng.bpf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ioriotng.bpf.c b/ioriotng.bpf.c
index 79783d5..a4785da 100644
--- a/ioriotng.bpf.c
+++ b/ioriotng.bpf.c
@@ -1,7 +1,6 @@
//+build ignore
#include "vmlinux.h"
-#include "opids.h"
#include <bpf/bpf_helpers.h>
#include "types.bpf.h"
#include "maps.bpf.h"