Acked-by: Christophe Fergeau <cferg...@redhat.com>

On Thu, Jan 03, 2019 at 02:00:14PM +0000, Frediano Ziglio wrote:
> 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 <fzig...@redhat.com>
> ---
>  server/tests/test-display-base.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/tests/test-display-base.c 
> b/server/tests/test-display-base.c
> index 20b97833..aa59b443 100644
> --- a/server/tests/test-display-base.c
> +++ b/server/tests/test-display-base.c
> @@ -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>
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to