mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
get compiling
This commit is contained in:
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user