diff --git a/lib/std/c/darwin.zig b/lib/std/c/darwin.zig index 89aa792566057b6011d2c4d79e5e3ba2e14f7389..4ae86b254e06c869cd7423b612af6ca307b29d9c 100644 --- a/lib/std/c/darwin.zig +++ b/lib/std/c/darwin.zig @@ -75,6 +75,8 @@ pub const EXC = enum(exception_type_t) { CORPSE_NOTIFY: bool = false, _14: u18 = 0, + _padding: u19 = 0, + pub const MACHINE: MASK = @bitCast(@as(u32, 0)); pub const ALL: MASK = .{