Enable support for ppoll()
This commit is contained in:
parent
07e8492e26
commit
cfa66197c1
|
@ -249,7 +249,7 @@
|
|||
#define HAVE_OPENSSL_SSL_H 1
|
||||
|
||||
/* Define to 1 if you have the `ppoll' function. */
|
||||
/* #undef HAVE_PPOLL */
|
||||
#define HAVE_PPOLL 1
|
||||
|
||||
/* Define to 1 if you have the `pselect' function. */
|
||||
#define HAVE_PSELECT 1
|
||||
|
|
Loading…
Reference in New Issue