summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_common.h
diff options
context:
space:
mode:
authorJiaying Ren <jiaying.ren@umcloud.com>2017-11-23 04:25:30 +0100
committerJiaying Ren <jiaying.ren@umcloud.com>2017-11-23 05:04:24 +0100
commit042a8346cbab163e150caaf618cb7e5d6e6128da (patch)
tree7ae7f962e2bc64b843775142ab2eacd0dbb668d3 /src/rgw/rgw_common.h
parentMerge PR #18697 into master (diff)
downloadceph-042a8346cbab163e150caaf618cb7e5d6e6128da.tar.xz
ceph-042a8346cbab163e150caaf618cb7e5d6e6128da.zip
rgw: drop useless includes in rgw_{main.cc, common.h}
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
Diffstat (limited to 'src/rgw/rgw_common.h')
-rw-r--r--src/rgw/rgw_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rgw/rgw_common.h b/src/rgw/rgw_common.h
index 1818db0cce7..4e06c4f5eae 100644
--- a/src/rgw/rgw_common.h
+++ b/src/rgw/rgw_common.h
@@ -22,7 +22,6 @@
#include "common/ceph_crypto.h"
#include "common/perf_counters.h"
-#include "acconfig.h"
#include "rgw_acl.h"
#include "rgw_cors.h"
#include "rgw_iam_policy.h"