[Spice-devel] [PATCH] qxl_image: fix build break once MIN/MAX switched to spice-protocol

Hans de Goede hdegoede at redhat.com
Sun Oct 20 14:42:25 CEST 2013


ACK.

On 10/20/2013 02:37 PM, Alon Levy wrote:
> In commit 5e122e4ab1ac35186cc610cd0d518cfd5e78d902
> ---
>   src/qxl_image.c | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/src/qxl_image.c b/src/qxl_image.c
> index 2349fca..0a0ca30 100644
> --- a/src/qxl_image.c
> +++ b/src/qxl_image.c
> @@ -31,6 +31,9 @@
>   #include <string.h>
>   #include <assert.h>
>   #include <stdlib.h>
> +
> +#include <spice/macros.h>
> +
>   #include "qxl.h"
>   #include "murmurhash3.h"
>
>


More information about the Spice-devel mailing list