mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
Add memory header to maps/perf_event_array.h
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include <pybind11/functional.h>
|
||||
#include <pybind11/pybind11.h>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
||||
class StructParser;
|
||||
class BpfMap;
|
||||
|
||||
Reference in New Issue
Block a user