mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
maint: remove unused include for signal.h
A number of files were including signal.h but not using any of the functions it provides Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
committed by
Michael Tokarev
parent
d7646f241c
commit
1618d2ae7f
@ -26,7 +26,6 @@
|
||||
#include <mmsystem.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
|
Reference in New Issue
Block a user