freebsd: fix build breakage introduced in 3b69c0f
This commit is contained in:
parent
09faee40eb
commit
a75e10504f
@ -23,7 +23,7 @@
|
||||
#define UV_BSD_H
|
||||
|
||||
#define UV_PLATFORM_FS_EVENT_FIELDS \
|
||||
uv__io_t event_watcher; \
|
||||
ev_io event_watcher; \
|
||||
int fflags; \
|
||||
int fd; \
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user