summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savage_xmesa.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-09-01 12:31:24 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-09-03 11:22:47 -0700
commit19420f02d4540654731840e345bdcd367389ed40 (patch)
treee92cc03b2986a6ee628f8e69c06f4ed0625a8859 /src/mesa/drivers/dri/savage/savage_xmesa.c
parentafd6141934a0fb52fc1739a2a9992db3ac34682b (diff)
s3v: Fix driver build for ARB_sync.
This driver was including Xlibint.h to get the CARD32 typedef to use for 32-bit unsigned integers, which #defined Status to something. CARD32 isn't actually a 32-bit unsigned integer, so replacing with uint32_t usage should fix bugs on 64-bit along with the build.
Diffstat (limited to 'src/mesa/drivers/dri/savage/savage_xmesa.c')
0 files changed, 0 insertions, 0 deletions