nix-config/overlays/libedgetpu/libedgetpu-stddef.diff
Zuckerberg e80fb7b3db
Some checks failed
Check Flake / check-flake (push) Failing after 1m1s
PoC: Frigate + PCIe Coral + ESPCam, Home Assistant, ESPHome, MQTT, zigbee2mqtt
2023-12-17 14:29:45 -07:00

12 lines
298 B
Diff

diff --git a/api/allocated_buffer.h b/api/allocated_buffer.h
index 97740f0..7bc0547 100644
--- a/api/allocated_buffer.h
+++ b/api/allocated_buffer.h
@@ -16,6 +16,7 @@
#define DARWINN_API_ALLOCATED_BUFFER_H_
#include <functional>
+#include <cstddef>
namespace platforms {
namespace darwinn {