mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
Fix BpfMap header guard
This commit is contained in:
@ -72,4 +72,4 @@ private:
|
||||
static py::object bytes_to_python(std::span<const uint8_t> data);
|
||||
};
|
||||
|
||||
#endif // PYLIBBPF_MAPS_H
|
||||
#endif // PYLIBBPF_BPF_MAP_H
|
||||
|
||||
Reference in New Issue
Block a user