[Spice-commits] server/main-channel-client.c

Frediano Ziglio fziglio at kemper.freedesktop.org
Wed Oct 26 08:48:11 UTC 2016


 server/main-channel-client.c |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 555886c8d765bfe25bed5ea637213c00a3991972
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Thu Oct 20 12:30:33 2016 +0100

    Remove duplicate include
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

diff --git a/server/main-channel-client.c b/server/main-channel-client.c
index daa3dfc..836c50e 100644
--- a/server/main-channel-client.c
+++ b/server/main-channel-client.c
@@ -19,8 +19,6 @@
 #endif
 
 #include <inttypes.h>
-
-#include "main-channel-client.h"
 #include <common/generated_server_marshallers.h>
 
 #include "main-channel-client.h"


More information about the Spice-commits mailing list