[Spice-devel] [spice-server] build: Remove unneeded spice_common.h includes
Jonathon Jongsma
jjongsma at redhat.com
Thu Jul 5 21:09:01 UTC 2018
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
On Tue, 2018-07-03 at 12:42 +0200, Christophe Fergeau wrote:
> Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
> ---
> server/dispatcher.c | 1 -
> server/red-common.h | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/server/dispatcher.c b/server/dispatcher.c
> index 0953db875..48dc915a6 100644
> --- a/server/dispatcher.c
> +++ b/server/dispatcher.c
> @@ -26,7 +26,6 @@
> #include <fcntl.h>
> #include <poll.h>
>
> -#include <common/spice_common.h>
> #include "dispatcher.h"
>
> //#define DEBUG_DISPATCHER
> diff --git a/server/red-common.h b/server/red-common.h
> index 617e42d60..181ed283c 100644
> --- a/server/red-common.h
> +++ b/server/red-common.h
> @@ -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>
>
More information about the Spice-devel
mailing list