spice: Remove unused include

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 <fziglio@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190107184404.31993-1-fziglio@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Frediano Ziglio 2019-01-07 18:44:04 +00:00 committed by Gerd Hoffmann
parent 2a7bece653
commit 766a0a54fa
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#include "qemu/osdep.h"
#include <spice.h>
#include <netdb.h>
#include "sysemu/sysemu.h"
#include "ui/qemu-spice.h"