--- deliantra/server/common/utils.C 2008/04/15 03:16:02 1.75 +++ deliantra/server/common/utils.C 2008/05/04 14:12:37 1.77 @@ -33,14 +33,13 @@ #include #include -#include #include #include refcnt_base::refcnt_t refcnt_dummy; ssize_t slice_alloc; -rand_gen rndm; +rand_gen rndm, rmg_rndm; void tausworthe_random_generator::seed (uint32_t seed)