diff options
author | Sergei Trofimovich <slyich@gmail.com> | 2024-12-28 19:11:19 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-01-09 03:34:13 +0200 |
commit | 91de550243121056984e5b9b693b486860655d31 (patch) | |
tree | 16877f97e391565637269c4b0f688875d621a361 /test/ipc | |
parent | 5d444bbd51d0b11f85c2d28b426b9bcdce7cbed0 (diff) |
Without the change the build fails on upcoming `gcc-15` as:
In file included from ../src/libcamera/dma_buf_allocator.cpp:9:
../include/libcamera/internal/dma_buf_allocator.h:66:19: error: 'uint64_t' has not been declared
66 | void sync(uint64_t step);
| ^~~~~~~~
Signed-off-by: Sergei Trofimovich <slyich@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/ipc')
0 files changed, 0 insertions, 0 deletions