[libvirt PATCH] libxl: do not include math.h

Jim Fehlig jfehlig at suse.com
Thu Aug 27 17:16:20 UTC 2020


On 8/27/20 7:02 AM, Ján Tomko wrote:
> The include was introduced by:
>    commit 3d6fe99c5c3b862db1b345da3598a920f1079b6e
>      Add vcpu functions to libxl driver
> which used ceil() and floor(), but these were later
> removed by:
>    commit 3eb869a04bdeaddbe10e74568540e865fb79e412
>      libxl: avoid compiler warning
> which did not remove the include.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>   src/libxl/libxl_driver.c | 1 -
>   1 file changed, 1 deletion(-)

Reviewed-by: Jim Fehlig <jfehlig at suse.com>

Regards,
Jim





More information about the libvir-list mailing list