Re: [spice-common] log: Add missing stdio.h include

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> This is needed because spice_printerr uses fprintf/stderr
> ---
>  common/log.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/common/log.h b/common/log.h
> index 0e03f59..11261ca 100644
> --- a/common/log.h
> +++ b/common/log.h
> @@ -18,6 +18,8 @@
>  #ifndef H_SPICE_LOG
>  #define H_SPICE_LOG
>  
> +#include <stdio.h>
> +
>  #include <glib.h>
>  
>  #include <spice/macros.h>

Acked

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




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]