Merge branch 'patch-1' of https://github.com/avlasov-mos-de/fio
[fio.git] / os / os-mac.h
index 0d97f6b984c60196cbc66a11737a612bc815e1e9..2852ac678857cd2ed7225f9d5d73f1d0d54ca2f7 100644 (file)
@@ -33,8 +33,6 @@
  */
 #define FIO_MAX_JOBS           128
 
-typedef off_t off64_t;
-
 #ifndef CONFIG_CLOCKID_T
 typedef unsigned int clockid_t;
 #endif