[Spice-devel] [PATCH spice-common] test-quic: Add missing header for exit

Christophe Fergeau cfergeau at redhat.com
Tue Jun 26 09:37:29 UTC 2018


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Thu, Jun 21, 2018 at 11:52:52AM +0100, Frediano Ziglio wrote:
> For some reasons building with Meson "exit" is not declared.
> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  tests/test-quic.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/test-quic.c b/tests/test-quic.c
> index 185507b..63de0fe 100644
> --- a/tests/test-quic.c
> +++ b/tests/test-quic.c
> @@ -18,6 +18,7 @@
>  #include <config.h>
>  #endif
>  
> +#include <stdlib.h>
>  #include <stdbool.h>
>  #include <inttypes.h>
>  #include <glib.h>
> -- 
> 2.17.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180626/9f99eac4/attachment.sig>


More information about the Spice-devel mailing list