On Thu, Feb 26, 2015 at 12:34:56PM -0700, Brian Paul wrote:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89343

Reviewed-by: Tom Stellard <thomas.stell...@amd.com>
> ---
>  src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c | 1 
> +
>  1 file changed, 1 insertion(+)
> 
> diff --git 
> a/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c 
> b/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c
> index 3244d93..7672f68 100644
> --- a/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c
> +++ b/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c
> @@ -23,6 +23,7 @@
>   * Author: Tom Stellard <thomas.stell...@amd.com>
>   */
>  
> +#include <stdio.h>
>  #include "radeon_compiler.h"
>  #include "radeon_dataflow.h"
>  
> -- 
> 1.9.1
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to