summaryrefslogtreecommitdiffhomepage
path: root/dev/zba/BootKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/zba/BootKit')
-rw-r--r--dev/zba/BootKit/Support.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/zba/BootKit/Support.h b/dev/zba/BootKit/Support.h
index 99fe0cb0..a5061143 100644
--- a/dev/zba/BootKit/Support.h
+++ b/dev/zba/BootKit/Support.h
@@ -6,6 +6,8 @@
#pragma once
+#include <cstddef>
+
/// @file Support.h
/// @brief Purpose of this file is to help port libs into the bootloader.