fix stage2 macos build

See #1173
This commit is contained in:
Andrew Kelley 2018-07-02 17:55:32 -04:00
parent bd282d6cca
commit 06e8c2e519

View File

@ -115,6 +115,7 @@ pub const Module = struct {
InputOutput,
NoStdHandles,
Overflow,
NotSupported,
};
pub const Event = union(enum) {