From 9db24d5577a41d19d34bc08ce70827f02a9d8489 Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Wed, 17 May 2017 16:16:13 +0200 Subject: [PATCH] rgw: drop expat header in a couple of files Since it is already a part of rgw_xml Signed-off-by: Abhishek Lekshmanan --- src/rgw/rgw_cors_s3.h | 1 - src/rgw/rgw_lc_s3.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/rgw/rgw_cors_s3.h b/src/rgw/rgw_cors_s3.h index aac42d8f1478..1e60e651512f 100644 --- a/src/rgw/rgw_cors_s3.h +++ b/src/rgw/rgw_cors_s3.h @@ -18,7 +18,6 @@ #include #include #include -#include #include #include diff --git a/src/rgw/rgw_lc_s3.h b/src/rgw/rgw_lc_s3.h index 66dcb7fa990b..52f6987e4877 100644 --- a/src/rgw/rgw_lc_s3.h +++ b/src/rgw/rgw_lc_s3.h @@ -6,8 +6,6 @@ #include #include -#include - #include "include/str_list.h" #include "rgw_lc.h" #include "rgw_xml.h" -- 2.47.3