# | Line 24 | Line 24 | |
---|---|---|
24 | */ | |
25 | ||
26 | #include "stdinc.h" | |
27 | + | #if USE_IOPOLL_MECHANISM == __IOPOLL_MECHANISM_SELECT |
28 | + | #include "list.h" |
29 | #include "fdlist.h" | |
30 | #include "hook.h" | |
31 | #include "ircd.h" | |
# | Line 199 | Line 201 | comm_select(void) | |
201 | comm_setselect(F, 0, NULL, NULL, 0); | |
202 | } | |
203 | } | |
204 | + | #endif |
# | Line 1 | Line 1 | |
---|---|---|
1 | < | "Id Revision" |
1 | > | Id Revision |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |