Change off64_t into uint64_t
[fio.git] / os / os-dragonfly.h
index 3c460ae2f33105574769450cba7fe817362c66a6..44bfcd5d064001722567d8c2011665b612a13d4b 100644 (file)
@@ -47,7 +47,6 @@
 /* This is supposed to equal (sizeof(cpumask_t)*8) */
 #define FIO_MAX_CPUS   SMP_MAXCPU
 
-typedef off_t off64_t;
 typedef cpumask_t os_cpu_mask_t;
 
 /*