Merge branch 'regrow_agg_logs' of https://github.com/pmoust/fio
[fio.git] / os / os-linux.h
index 6ec7243d49a3fc62166ea4723d855d7d2c3a9f28..5562b0da93a67bd2949032e54e914ce85ae7c380 100644 (file)
@@ -58,6 +58,8 @@
 
 #define OS_MAP_ANON            MAP_ANONYMOUS
 
+#define FIO_EXT_ENG_DIR        "/usr/local/lib/fio"
+
 typedef cpu_set_t os_cpu_mask_t;
 
 #ifdef CONFIG_3ARG_AFFINITY