]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
key_value_store: remove unneeded #include
authorKefu Chai <kchai@redhat.com>
Fri, 20 Jan 2017 09:36:16 +0000 (17:36 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Jan 2017 09:56:29 +0000 (17:56 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/key_value_store/kv_flat_btree_async.cc

index ec65e787e6794990401f96e6e66812d13775fcc7..f3b8051111cdb1b768325e00c1ac306b94757fdb 100644 (file)
@@ -18,7 +18,6 @@
 #include "/usr/include/asm-generic/errno.h"
 #include "/usr/include/asm-generic/errno-base.h"
 #include "common/ceph_context.h"
-#include "global/global_context.h"
 #include "common/Clock.h"
 #include "include/types.h"