util: Include missing header in u_linear.h.
authorVinson Lee <vlee@vmware.com>
Thu, 2 Sep 2010 23:30:34 +0000 (16:30 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 2 Sep 2010 23:30:34 +0000 (16:30 -0700)
Include p_compiler.h for size_t and boolean symbols.

src/gallium/auxiliary/util/u_linear.h

index 42c40b2..81ffc9f 100644 (file)
@@ -33,6 +33,7 @@
 #ifndef U_LINEAR_H
 #define U_LINEAR_H
 
+#include "pipe/p_compiler.h"
 #include "pipe/p_format.h"
 
 struct u_linear_format_block