]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/blkdev: should include "blkdev.h"
authorKefu Chai <kchai@redhat.com>
Sat, 11 Nov 2017 03:07:02 +0000 (11:07 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 11 Nov 2017 03:09:31 +0000 (11:09 +0800)
commit7dbb4619d5c9b54dcb3c3a2498cf23b10e95ae9e
tree08c2e64b08e53b0a4d65156a8cdd4ab5033f513b
parent23082fb33e120c2659e349d9020a3b37af6f4b53
common/blkdev: should include "blkdev.h"

otherwise `string` and `set` are not declared.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/blkdev.cc