Fix up some remaining include issues. Replace Xmalloc / Xfree with
authorIan Romanick <idr@us.ibm.com>
Mon, 7 Jun 2004 21:23:12 +0000 (21:23 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 7 Jun 2004 21:23:12 +0000 (21:23 +0000)
commit7c46033130b1b4d6098647d85c2710367572e079
tree58c26bbae41bde3ef44de672d2c73b7b3e55930e
parent03d7596b84bbe1e913206ebca91b9d05ed57e0ab
Fix up some remaining include issues.  Replace Xmalloc / Xfree with
_mesa_malloc / _mesa_free.  Replace Bool with GLboolean.
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/glcontextmodes.c