summaryrefslogtreecommitdiffstats
path: root/src/device/resource_allocator_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/resource_allocator_common.c')
-rw-r--r--src/device/resource_allocator_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/resource_allocator_common.c b/src/device/resource_allocator_common.c
index 1cb189592ea0..fe1aae35e5bb 100644
--- a/src/device/resource_allocator_common.c
+++ b/src/device/resource_allocator_common.c
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <device/device.h>
+#include <stddef.h>
struct pick_largest_state {
struct resource *last;