From: Jiaying Ren Date: Tue, 7 Mar 2017 04:07:44 +0000 (+0800) Subject: rgw: remove unnecessary file include X-Git-Tag: v12.0.1~27^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=796570c9b32cdfc61d64706c115bea5fde9df65b;p=ceph.git rgw: remove unnecessary file include Signed-off-by: Jiaying Ren --- diff --git a/src/rgw/rgw_lc.cc b/src/rgw/rgw_lc.cc index 0e673f0b477b8..f266b5d2a8862 100644 --- a/src/rgw/rgw_lc.cc +++ b/src/rgw/rgw_lc.cc @@ -15,7 +15,6 @@ #include "rgw_common.h" #include "rgw_bucket.h" #include "rgw_lc.h" -#include "rgw_lc_s3.h" #define dout_context g_ceph_context