[Spice-commits] server/red_common.h

Frediano Ziglio fziglio at kemper.freedesktop.org
Fri Oct 2 02:15:05 PDT 2015


 server/red_common.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 5e80266cb9dbe19b9e372a1559edc246f27cc6e6
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Mon Sep 30 14:48:08 2013 +0200

    server: remove useless includes
    
    Acked-by: Frediano Ziglio <fziglio at redhat.com>

diff --git a/server/red_common.h b/server/red_common.h
index 2b1c7ae..47e591d 100644
--- a/server/red_common.h
+++ b/server/red_common.h
@@ -18,9 +18,8 @@
 #ifndef _H_RED_COMMON
 #define _H_RED_COMMON
 
-#include <sys/uio.h>
-#include <openssl/ssl.h>
 #include <spice/macros.h>
+#include <string.h>
 
 #include "common/mem.h"
 #include "common/spice_common.h"


More information about the Spice-commits mailing list