From: Frediano Ziglio <fzig...@redhat.com> The definitions in the header are not used. Also this fixes porting SPICE to Windows where the header is not available.
Signed-off-by: Frediano Ziglio <fzig...@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Message-id: 20190107184404.31993-1-fzig...@redhat.com Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- ui/spice-core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/spice-core.c b/ui/spice-core.c index fc850b3f50..a40fb2c00d 100644 --- a/ui/spice-core.c +++ b/ui/spice-core.c @@ -18,7 +18,6 @@ #include "qemu/osdep.h" #include <spice.h> -#include <netdb.h> #include "sysemu/sysemu.h" #include "ui/qemu-spice.h" -- 2.9.3