aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows_sdk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows_sdk.h b/src/windows_sdk.h
index 080ed55bed..2d531ad372 100644
--- a/src/windows_sdk.h
+++ b/src/windows_sdk.h
@@ -14,6 +14,8 @@
#define ZIG_EXTERN_C
#endif
+#include <stddef.h>
+
struct ZigWindowsSDK {
const char *path10_ptr;
size_t path10_len;