On Thu, Jan 23, 2020 at 11:43:02AM +0000, Daniel P. Berrangé wrote:
> The virProcess code relies on windows.h and is getting it
> indirectly via some GNULIB header fixes. This dependancy
> needs to be made explicit.
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
> src/util/virprocess.c | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>