summaryrefslogtreecommitdiff
path: root/test/fops/fops.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fops/fops.c')
-rw-r--r--test/fops/fops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fops/fops.c b/test/fops/fops.c
index e86795c4fc0..0a83e8511f4 100644
--- a/test/fops/fops.c
+++ b/test/fops/fops.c
@@ -98,7 +98,7 @@ fop(void *arg)
{
STATS *s;
uintptr_t id;
- uint64_t rnd;
+ WT_RAND_STATE rnd;
u_int i;
id = (uintptr_t)arg;