aboutsummaryrefslogtreecommitdiff
path: root/cmd/raidz_test/raidz_bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/raidz_test/raidz_bench.c')
-rw-r--r--cmd/raidz_test/raidz_bench.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/raidz_test/raidz_bench.c b/cmd/raidz_test/raidz_bench.c
index a3446c52c416..f44d6fbde707 100644
--- a/cmd/raidz_test/raidz_bench.c
+++ b/cmd/raidz_test/raidz_bench.c
@@ -31,8 +31,6 @@
#include <sys/vdev_raidz_impl.h>
#include <stdio.h>
-#include <sys/time.h>
-
#include "raidz_test.h"
#define GEN_BENCH_MEMORY (((uint64_t)1ULL)<<32)