CONFIG_HAVE_GETTID

trace-sqes
Vitaliy Filippov 2020-03-23 17:09:52 +03:00
parent 250f22c0b6
commit 7acfc95f75
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include "blockstore.h"
extern "C" {
#define CONFIG_HAVE_GETTID
#define CONFIG_PWRITEV2
#include "fio/fio.h"
#include "fio/optgroup.h"

View File

@ -28,6 +28,7 @@
#include "rw_blocking.h"
#include "osd_ops.h"
extern "C" {
#define CONFIG_HAVE_GETTID
#define CONFIG_PWRITEV2
#include "fio/fio.h"
#include "fio/optgroup.h"