get compiling

This commit is contained in:
2025-09-21 12:00:57 +05:30
parent a1c7f26242
commit ecefff6b81
2 changed files with 6 additions and 4 deletions

View File

@ -3,7 +3,7 @@
#define MACRO_STRINGIFY(x) STRINGIFY(x)
extern "C" {
#include "bpf/libbpf.h"
#include "libbpf.h"
}
int add(int i, int j) {