swrast: use _mesa_ffs() instead of ffs()
authorBrian Paul <brianp@vmware.com>
Tue, 25 Oct 2011 17:25:55 +0000 (11:25 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 25 Oct 2011 17:26:26 +0000 (11:26 -0600)
commite8d0d7893a6e33eb76441fed146deadb39e91ab3
tree6a956db9d36a1fb2127e1510ed8b9b857219c6ba
parent765503bb5dc21dd9cacf11039fa1555b887804f2
swrast: use _mesa_ffs() instead of ffs()

Fixes MSVC build.
src/mesa/swrast/s_texture.c