Fix compilation on centos 7
authorManish Dusane <dusane@gmail.com>
Wed, 15 Aug 2018 18:06:14 +0000 (12:06 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Aug 2018 18:06:14 +0000 (12:06 -0600)
commit35e2d88fad2151f272af60babb5e6c98922d0bcd
tree94dda0afd3e2e54a6689d95ae8ac0d595853b86d
parent875e8d6fa4d443068eb1c48a29f5367e454d2a37
Fix compilation on centos 7

"log.h:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘log_err’"

Fixes: https://github.com/axboe/fio/issues/651
Signed-off-by: Jens Axboe <axboe@kernel.dk>
log.h