forgot one "extern"
This commit is contained in:
parent
0bae11b63e
commit
27e01305cd
@ -41,7 +41,7 @@ extern array io_pollfds;
|
||||
extern long first_readable;
|
||||
extern long first_writeable;
|
||||
|
||||
enum {
|
||||
extern enum {
|
||||
UNDECIDED,
|
||||
POLL
|
||||
#ifdef HAVE_KQUEUE
|
||||
|
Loading…
x
Reference in New Issue
Block a user