mesa: #define fprintf to be __mingw_fprintf() on Mingw32
authorBrian Paul <brianp@vmware.com>
Fri, 22 Jun 2012 16:16:25 +0000 (10:16 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 22 Jun 2012 23:24:37 +0000 (17:24 -0600)
commitcbffaf20e9e6154310ba68bb2b44adc37ba83bcd
treecb4a8faeb9c926fc62f79b67aa53789e9cdbc353
parentfe68af6e0d30a2e1fb50ee7812149e1d17092039
mesa: #define fprintf to be __mingw_fprintf() on Mingw32

So that formats such as "%llx" are understood.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/imports.h