mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
Linux build issue
This commit is contained in:
@@ -3490,6 +3490,7 @@ pub const FIFO = struct {
|
||||
},
|
||||
signal: JSC.WebCore.Signal = .{},
|
||||
is_first_read: bool = true,
|
||||
has_adjusted_pipe_size_on_linux: bool = false,
|
||||
auto_close: bool = true,
|
||||
|
||||
pub usingnamespace NewReadyWatcher(@This(), .readable, ready);
|
||||
|
||||
Reference in New Issue
Block a user