red_dispatcher: Remove unused signal.h include

This commit is contained in:
Pavel Grunt 2015-11-06 15:00:11 +01:00
parent 9c57505849
commit 1eb94c0fb0

View File

@ -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>