On 04/27/2015 11:22 AM, Axel Davy wrote:
On 27/04/2015 15:52, Brian Paul wrote :
On 04/26/2015 03:23 PM, Axel Davy wrote:

   */

  #include "svga3d_reg.h"
+#include "util/macros.h"

Actually, it looks like this #include may not be needed.

We get ARRAY_SIZE via including svga3d_reg.h, which includes
svga_types.h, which includes p_compiler.h which includes util/macros.h

Otherwise, for both:

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



Do you want I remove this include from the patch ? Or that I let it
there for clarity ?

Let's remove it.

-Brian

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to