mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-13 00:59:23 +00:00
build: Remove unneeded spice_common.h includes
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
52d8738768
commit
85d6d3594a
@ -26,7 +26,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <poll.h>
|
||||
|
||||
#include <common/spice_common.h>
|
||||
#include "dispatcher.h"
|
||||
|
||||
//#define DEBUG_DISPATCHER
|
||||
|
||||
@ -30,7 +30,6 @@
|
||||
#include <common/marshaller.h>
|
||||
#include <common/messages.h>
|
||||
#include <common/ring.h>
|
||||
#include <common/spice_common.h>
|
||||
#include <common/draw.h>
|
||||
#include <common/verify.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user