summaryrefslogtreecommitdiffstats
path: root/src/test/librgw_file_gp.cc
diff options
context:
space:
mode:
authorKefu Chai <kchai@redhat.com>2019-09-02 10:37:14 +0200
committerKefu Chai <kchai@redhat.com>2019-09-02 15:01:01 +0200
commita0e7fbb539eb361026cc77c7691af359322cf72b (patch)
tree50f86fdbf6166cc0f640764f7adab959ba56988b /src/test/librgw_file_gp.cc
parentMerge pull request #29939 from majianpeng/bluestore-print-correctly-info (diff)
downloadceph-a0e7fbb539eb361026cc77c7691af359322cf72b.tar.xz
ceph-a0e7fbb539eb361026cc77c7691af359322cf72b.zip
test: do not include unnecessary includes
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'src/test/librgw_file_gp.cc')
-rw-r--r--src/test/librgw_file_gp.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/librgw_file_gp.cc b/src/test/librgw_file_gp.cc
index 1ad41cfd30f..b1bd931f170 100644
--- a/src/test/librgw_file_gp.cc
+++ b/src/test/librgw_file_gp.cc
@@ -26,7 +26,6 @@
#include "gtest/gtest.h"
#include "common/ceph_argparse.h"
#include "common/debug.h"
-#include "global/global_init.h"
#define dout_context g_ceph_context
#define dout_subsys ceph_subsys_rgw