Skip to content

Commit

Permalink
fix stage2 macos build
Browse files Browse the repository at this point in the history
See #1173
  • Loading branch information
andrewrk committed Jul 2, 2018
1 parent bd282d6 commit 06e8c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-self-hosted/module.zig
Expand Up @@ -115,6 +115,7 @@ pub const Module = struct {
InputOutput,
NoStdHandles,
Overflow,
NotSupported,
};

pub const Event = union(enum) {
Expand Down

0 comments on commit 06e8c2e

Please sign in to comment.