Fix BpfMap header guard

This commit is contained in:
Pragyansh Chaturvedi
2025-10-20 05:09:34 +05:30
parent 3085e8155d
commit a3c3dbe141

View File

@ -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