mesa: Replace random with standard C rand.
authorVinson Lee <vlee@freedesktop.org>
Tue, 13 Nov 2012 06:15:42 +0000 (22:15 -0800)
committerVinson Lee <vlee@freedesktop.org>
Tue, 13 Nov 2012 06:15:42 +0000 (22:15 -0800)
commitbb284669f85a32900bfec648d68ba4c4300772f4
treef4e12a998097520ca185095cd104b2060e47368c
parent9b67460223b2a9b5c223bbeb13def910d6368a92
mesa: Replace random with standard C rand.

BSD random is not available on some compilers.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
src/mesa/main/hash_table.c