From: Jianpeng Ma Date: Mon, 19 Sep 2016 13:32:43 +0000 (+0800) Subject: os/bluestore: remove unused head file. X-Git-Tag: v11.0.1~131^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11186%2Fhead;p=ceph.git os/bluestore: remove unused head file. Signed-off-by: Jianpeng Ma --- diff --git a/src/os/bluestore/Allocator.h b/src/os/bluestore/Allocator.h index 220cda9ec4e8..340d0b6b7adc 100644 --- a/src/os/bluestore/Allocator.h +++ b/src/os/bluestore/Allocator.h @@ -12,8 +12,8 @@ #ifndef CEPH_OS_BLUESTORE_ALLOCATOR_H #define CEPH_OS_BLUESTORE_ALLOCATOR_H -#include "kv/KeyValueDB.h" #include +#include #include "include/assert.h" #include "os/bluestore/bluestore_types.h"