]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rgw: remove already included header files
authorYao Zongyou <yaozongyou@vip.qq.com>
Fri, 8 Dec 2017 03:43:59 +0000 (11:43 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Fri, 8 Dec 2017 03:43:59 +0000 (11:43 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
src/rgw/librgw.cc
src/rgw/rgw_auth_keystone.cc
src/rgw/rgw_lc.h
src/rgw/rgw_lib_frontend.h
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rest_s3.h

index f114a589bbf769355161a4ae855094bd8ecc1778..c2b430c4ab1101202d42fd7efeff8ee6fae6aac6 100644 (file)
 #include "rgw_lib_frontend.h"
 
 #include <errno.h>
-#include <chrono>
 #include <thread>
 #include <string>
-#include <string.h>
 #include <mutex>
 
 
index 607a611f77855473978bc35a5d28b4691be6959b..1421f89983cc2b6a08ef8e0451788973a699ea89 100644 (file)
@@ -17,7 +17,6 @@
 #include "rgw_common.h"
 #include "rgw_keystone.h"
 #include "rgw_auth_keystone.h"
-#include "rgw_keystone.h"
 #include "rgw_rest_s3.h"
 #include "rgw_auth_s3.h"
 
index 2cbd070a053ff08cd4cb0e0f45d80b0c0c54f246..df79a9cc9445c5b0cc126683d018b50b0d08c678 100644 (file)
@@ -4,7 +4,6 @@
 #include <map>
 #include <string>
 #include <iostream>
-#include <include/types.h>
 
 #include "common/debug.h"
 
index 0300faaefb9fc2e223c9281cc0c6b7beadde64a4..7b1b929005c3448bf82a43f1373d753a24121e56 100644 (file)
@@ -6,8 +6,6 @@
 
 #include <boost/container/flat_map.hpp>
 
-#include <boost/container/flat_map.hpp>
-
 #include "rgw_lib.h"
 #include "rgw_file.h"
 
index fc305a431a229f81e8d4f35c153cc615194f1714..360813bd862b29e0df48c56349067e5e6399fb9e 100644 (file)
@@ -50,8 +50,6 @@
 
 #include "compressor/Compressor.h"
 
-#include "rgw_acl_swift.h"
-
 #define dout_context g_ceph_context
 #define dout_subsys ceph_subsys_rgw
 
index 22fe2e7ffdb081476d62631afc6a1945f68917d4..8e0c74f7c9e0525df06f32d19010c697cf06aa8c 100644 (file)
@@ -28,7 +28,6 @@
 #include "common/mime.h"
 #include "common/utf8.h"
 #include "common/ceph_json.h"
-#include "common/utf8.h"
 #include "common/ceph_time.h"
 
 #include "rgw_common.h"
index d0aa098fa1b82fc74533aec9fb4f51fdfd5a2b19..176874fb463905625234206669b9e8ea8d897c95 100644 (file)
@@ -22,7 +22,6 @@
 #include "rgw_keystone.h"
 #include "rgw_rest_conn.h"
 #include "rgw_ldap.h"
-#include "rgw_rest.h"
 
 #include "rgw_token.h"
 #include "include/assert.h"