mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 03:44:46 +00:00
test-display-base: Remove error from "make syntax-check"
Due to previous commit "make syntax-check" command reports: prohibit_signal_without_use server/tests/test-display-base.c maint.mk: the above files include signal.h but don't use it make: *** [maint.mk:639: sc_prohibit_signal_without_use] Error 1 Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
5cbdf1a235
commit
c55058563f
@ -21,7 +21,6 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/select.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user