diff options
| -rw-r--r-- | ioriotng.bpf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ioriotng.bpf.c b/ioriotng.bpf.c index 3eaf160..5ca0cf2 100644 --- a/ioriotng.bpf.c +++ b/ioriotng.bpf.c @@ -4,7 +4,6 @@ #include "opids.h" #include <bpf/bpf_helpers.h> #include "maps.bpf.h" -#include "ringbufs.bpf.h" static inline int filter() { u32 key = 1; |
