From: Abhishek Lekshmanan Date: Wed, 5 Apr 2017 11:20:41 +0000 (+0200) Subject: rgw_lc: drop a bunch of unused headers X-Git-Tag: v12.0.2~170^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=036d7af16f98b6ec43dd5b2fa84965394f0bb7a9;p=ceph.git rgw_lc: drop a bunch of unused headers Dropping headers that are already included as a part of rgw_common Signed-off-by: Abhishek Lekshmanan --- diff --git a/src/rgw/rgw_lc.cc b/src/rgw/rgw_lc.cc index f266b5d2a88..3ae6b7865db 100644 --- a/src/rgw/rgw_lc.cc +++ b/src/rgw/rgw_lc.cc @@ -2,21 +2,16 @@ #include #include -#include "include/types.h" - #include "common/Formatter.h" #include #include "auth/Crypto.h" -#include "include/rados/librados.hpp" #include "cls/rgw/cls_rgw_client.h" #include "cls/refcount/cls_refcount_client.h" #include "cls/lock/cls_lock_client.h" -#include #include "rgw_common.h" #include "rgw_bucket.h" #include "rgw_lc.h" - #define dout_context g_ceph_context #define dout_subsys ceph_subsys_rgw