mesa: Fix Mac OS build.
authorVinson Lee <vlee@vmware.com>
Tue, 20 Oct 2009 16:43:46 +0000 (10:43 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 20 Oct 2009 16:43:49 +0000 (10:43 -0600)
commitca940a73a72c68c461344d27f9d1fac31cd73819
treec4d454827322bba01d4d61c5f09ad2d596de4e88
parent16e21191e26084848c7e6e3ffd9e15ef670855c5
mesa: Fix Mac OS build.

strtod_l needs the xlocale.h header on Mac OS. It's possible other
non-Linux OSes would need this header too.
src/mesa/main/imports.c