diff --git a/io/iom_wait.c b/io/iom_wait.c index 5510ada..34f5074 100644 --- a/io/iom_wait.c +++ b/io/iom_wait.c @@ -1,3 +1,4 @@ +#define _POSIX_C_SOURCE 200809L #include "io_internal.h" #ifdef HAVE_EPOLL #include