glcpp: Add missing include in xtalloc.c
authorCarl Worth <cworth@cworth.org>
Tue, 20 Jul 2010 22:56:02 +0000 (15:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Jul 2010 00:01:12 +0000 (17:01 -0700)
commit942ccc517012e360a7e30d3322331c8450dda022
tree27e7f17cae12f06f45bf17c55519df63d85f0934
parentd80dcaf427e12a5cba9cfc5bcd1b485572a2714b
glcpp: Add missing include in xtalloc.c

Without this, the compiler was legitimately complaining about missing
declarations for all of the functions being defined here.
src/glsl/glcpp/xtalloc.c