freebsd: fix build breakage introduced in 3b69c0f

This commit is contained in:
Ben Noordhuis 2012-08-29 22:27:11 +02:00
parent 09faee40eb
commit a75e10504f

View File

@ -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; \