[Spice-devel] [PATCH spice-server 1/2] red_dispatcher: Remove unused signal.h include
Pavel Grunt
pgrunt at redhat.com
Fri Nov 6 06:14:59 PST 2015
---
server/red_dispatcher.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/red_dispatcher.c b/server/red_dispatcher.c
index 43f061d..77fc57b 100644
--- a/server/red_dispatcher.c
+++ b/server/red_dispatcher.c
@@ -25,7 +25,6 @@
#include <string.h>
#include <pthread.h>
#include <sys/socket.h>
-#include <signal.h>
#include <inttypes.h>
#include <spice/qxl_dev.h>
--
2.5.0
More information about the Spice-devel
mailing list