Skip to content

Commit dd552de

Browse files
committed
Add memory header to maps/perf_event_array.h
1 parent 638533c commit dd552de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/maps/perf_event_array.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <pybind11/functional.h>
66
#include <pybind11/pybind11.h>
77
#include <string>
8+
#include <memory>
89

910
class StructParser;
1011
class BpfMap;

0 commit comments

Comments
 (0)