fix unix build

This commit is contained in:
Ryan Dahl 2011-05-09 19:37:45 -07:00
parent 3530433dd1
commit 55e4262ac8

View File

@ -61,7 +61,6 @@ typedef struct {
ev_io read_watcher; \
ev_io write_watcher; \
ngx_queue_t write_queue; \
size_t write_queue_size; \
/* OIO_PREPARE */ \
ev_prepare prepare_watcher; \
oio_loop_cb prepare_cb; \