From eca6bf1958f731665e81c7ae6d11922bb153e85d Mon Sep 17 00:00:00 2001 From: Jiaying Ren Date: Tue, 2 May 2017 12:00:39 +0800 Subject: [PATCH] rgw: cleanup unused header include in lc Signed-off-by: Jiaying Ren --- src/rgw/rgw_lc.cc | 1 - 1 file changed, 1 deletion(-) 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" -- 2.47.3