summaryrefslogtreecommitdiffstats
path: root/XUtils.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-11-28 15:15:03 +0100
committerBenBE <BenBE@geshi.org>2023-12-26 15:14:19 +0100
commite56089e1fa880064999ed6881e93f500445eacfb (patch)
tree14cb774b63abff35d87e77bac204fecf9613ecb9 /XUtils.h
parent20bd78493be0740f1eb2bfcb651b97e98f418e7a (diff)
Update includes based on IWYU
Diffstat (limited to 'XUtils.h')
-rw-r--r--XUtils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XUtils.h b/XUtils.h
index 1babb86e..68b94836 100644
--- a/XUtils.h
+++ b/XUtils.h
@@ -15,6 +15,7 @@ in the source distribution for its full text.
#endif
#include <stdbool.h>
+#include <stddef.h> // IWYU pragma: keep
#include <stdio.h>
#include <stdlib.h> // IWYU pragma: keep
#include <string.h> // IWYU pragma: keep

© 2014-2024 Faster IT GmbH | imprint | privacy policy