diff --git a/lib/sys-prv.h b/lib/sys-prv.h index 7bac031..afc441e 100644 --- a/lib/sys-prv.h +++ b/lib/sys-prv.h @@ -33,13 +33,12 @@ # include # include # define USE_KQUEUE -/* #elif defined(HAVE_SYS_EPOLL_H) # include # define USE_EPOLL #elif defined(HAVE_SYS_POLL_H) # include -# define USE_POLL*/ +# define USE_POLL #elif defined(HAVE_SYS_SELECT_H) /*# define FD_SETSIZE 4096*/ # include