> The changes in r240999 re-arranged includes and
> left out signal.h for Windows x86 builds.
> 
> This breaks the build and prevents GCC builds from
> completing with messages such as:
> 
> adaint.c:3317:19: error: 'SIGINT' undeclared (first use in this function);
> did you mean 'SAIT'?
> 
>     else if (sig == SIGINT)
>                     ^~~~~~
> 
> Bootstrapped successfully on x86_64-w64-mingw32.

Thanks for fixing the problem!

-- 
Eric Botcazou

Reply via email to