Avoid name clash - change random to random_jkiss

This commit is contained in:
counterpoint
2015-08-26 16:18:08 +01:00
parent 162db13523
commit 820bb4ea00
6 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@
#include <sys/time.h>
#include "skygw_utils.h"
#include <atomic.h>
#include <random.h>
#include <random_jkiss.h>
#if defined(MLIST)