egl_glx.c: use unsigned instead of uint
authorMatt Turner <mattst88@gmail.com>
Sun, 18 Sep 2011 17:26:20 +0000 (13:26 -0400)
committerBrian Paul <brianp@vmware.com>
Mon, 19 Sep 2011 13:39:04 +0000 (07:39 -0600)
commit75eb92fb28545bd57281e465c1dadf63b38ab55a
treecfcc1a05b37cab0a17014ca437727a4d3b87508c
parent116e896aaf768737fc2ab26e474ed57fc2dd1307
egl_glx.c: use unsigned instead of uint

We've had a hack to fix this in Gentoo on Solaris for a while.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
src/egl/drivers/glx/egl_glx.c