---
 server/red_worker.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/server/red_worker.c b/server/red_worker.c
index 0c611d0..fc7463d 100644
--- a/server/red_worker.c
+++ b/server/red_worker.c
@@ -44,9 +44,10 @@
 #include <pthread.h>
 #include <netinet/tcp.h>
 #include <setjmp.h>
-#include <openssl/ssl.h>
 #include <inttypes.h>
 
+#include <openssl/ssl.h>
+
 #include <spice/protocol.h>
 #include <spice/qxl_dev.h>
 #include "common/lz.h"
-- 
1.8.3.1

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to