projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3888c38
)
util: Include missing header in u_linear.h.
author
Vinson Lee
<vlee@vmware.com>
Thu, 2 Sep 2010 23:30:34 +0000
(16:30 -0700)
committer
Vinson 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
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_linear.h
b/src/gallium/auxiliary/util/u_linear.h
index 42c40b2aa75570b29cccb37fba5ae910df0e2cb8..81ffc9fb27d29f7ef9813d2c9f6d876e04b8490b 100644
(file)
--- a/
src/gallium/auxiliary/util/u_linear.h
+++ b/
src/gallium/auxiliary/util/u_linear.h
@@
-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