From: Oguzhan Ozmen Date: Tue, 3 Mar 2026 01:05:06 +0000 (+0000) Subject: rgw/rest: remove unused headers X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=afab77cae3a87bb7bfde1e08a3be4f562d189638;p=ceph.git rgw/rest: remove unused headers Signed-off-by: Oguzhan Ozmen --- diff --git a/src/rgw/rgw_rest_conn.cc b/src/rgw/rgw_rest_conn.cc index 37e9919a735..459559b4cf3 100644 --- a/src/rgw/rgw_rest_conn.cc +++ b/src/rgw/rgw_rest_conn.cc @@ -1,9 +1,7 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp -#include "rgw_zone.h" #include "rgw_rest_conn.h" -#include "rgw_http_errors.h" #include "rgw_sal.h" #include #include