Modify bindings for newly designed classes

This commit is contained in:
Pragyansh Chaturvedi
2025-10-19 02:40:06 +05:30
parent 4a5ff0c1c2
commit 744a50925e
3 changed files with 47 additions and 28 deletions

View File

@ -1,3 +1,4 @@
#include "bpf_object.h"
#include "bpf_program.h"
#include "bpf_exception.h"
#include <cerrno>