From: Jiaying Ren Date: Tue, 2 May 2017 04:00:39 +0000 (+0800) Subject: rgw: cleanup unused header include in lc X-Git-Tag: v12.0.3~32^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eca6bf1958f731665e81c7ae6d11922bb153e85d;p=ceph.git rgw: cleanup unused header include in lc Signed-off-by: Jiaying Ren --- diff --git a/src/rgw/rgw_lc.cc b/src/rgw/rgw_lc.cc index 38a66a35573..fcb2359d11e 100644 --- a/src/rgw/rgw_lc.cc +++ b/src/rgw/rgw_lc.cc @@ -6,7 +6,6 @@ #include #include "auth/Crypto.h" #include "cls/rgw/cls_rgw_client.h" -#include "cls/refcount/cls_refcount_client.h" #include "cls/lock/cls_lock_client.h" #include "rgw_common.h" #include "rgw_bucket.h"