[Spice-devel] [PATCH spice-server] red-worker: Remove not used include
Frediano Ziglio
fziglio at redhat.com
Wed Jun 20 12:53:00 UTC 2018
poll is not used anymore by this file.
Signed-off-by: Frediano Ziglio <fziglio 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 8424306d..c3733582 100644
--- a/server/red-worker.c
+++ b/server/red-worker.c
@@ -26,7 +26,6 @@
#include <errno.h>
#include <string.h>
#include <unistd.h>
-#include <poll.h>
#include <pthread.h>
#include <inttypes.h>
#include <glib.h>
--
2.17.1
More information about the Spice-devel
mailing list