forked from jengelh/libcamera
11 lines
322 B
Diff
11 lines
322 B
Diff
|
--- libcamera-0.4.0/include/libcamera/internal/dma_buf_allocator.h.orig 2025-03-20 11:39:34.091724400 +0100
|
||
|
+++ libcamera-0.4.0/include/libcamera/internal/dma_buf_allocator.h 2025-03-20 11:39:58.223693700 +0100
|
||
|
@@ -7,6 +7,7 @@
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
+#include <cstdint>
|
||
|
#include <memory>
|
||
|
#include <string>
|
||
|
#include <vector>
|