diff --git a/compat/mingw.h b/compat/mingw.h index 08ae9572d7..629b5ec9ce 100644 --- a/compat/mingw.h +++ b/compat/mingw.h @@ -1,5 +1,9 @@ #include #include +#include +#ifndef _POSIX +typedef _sigset_t sigset_t; +#endif #include #include /*