[Spice-devel] [spice-server 1/2] worker: Remove unneeded include
Christophe Fergeau
cfergeau at redhat.com
Fri Dec 8 13:40:17 UTC 2017
Nothing seems to be using openssl in red-worker.c
Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
---
server/red-worker.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/red-worker.c b/server/red-worker.c
index 08bfdae29..21622b1e3 100644
--- a/server/red-worker.c
+++ b/server/red-worker.c
@@ -28,7 +28,6 @@
#include <unistd.h>
#include <poll.h>
#include <pthread.h>
-#include <openssl/ssl.h>
#include <inttypes.h>
#include <glib.h>
--
2.14.3
More information about the Spice-devel
mailing list