Series LGTM.  Reviewed-by: Brian Paul <bri...@vmware.com>

On Sun, Aug 14, 2016 at 12:12 PM, <mathias.froehl...@gmx.net> wrote:

> From: Mathias Fröhlich <mathias.froehl...@web.de>
>
> In api_validate.c stdbool.h was included twice.
>
> Signed-off-by: Mathias Fröhlich <mathias.froehl...@web.de>
> ---
>  src/mesa/main/api_validate.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/mesa/main/api_validate.c b/src/mesa/main/api_validate.c
> index ae3e118..384a8858 100644
> --- a/src/mesa/main/api_validate.c
> +++ b/src/mesa/main/api_validate.c
> @@ -33,7 +33,6 @@
>  #include "enums.h"
>  #include "vbo/vbo.h"
>  #include "transformfeedback.h"
> -#include <stdbool.h>
>
>
>  /**
> --
> 2.7.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to