summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_log.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_log.cc')
-rw-r--r--src/rgw/rgw_log.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/rgw/rgw_log.cc b/src/rgw/rgw_log.cc
index e999f623a01..0a5f70e1448 100644
--- a/src/rgw/rgw_log.cc
+++ b/src/rgw/rgw_log.cc
@@ -1,14 +1,13 @@
#include "common/Clock.h"
#include "common/Timer.h"
#include "common/utf8.h"
-#include "common/OutputDataSocket.h"
-#include "common/Formatter.h"
-#include "rgw_log.h"
#include "rgw_acl.h"
#include "rgw_rados.h"
#include "rgw_client_io.h"
+#include "rgw_log.h"
+
#define dout_subsys ceph_subsys_rgw
static void set_param_str(struct req_state *s, const char *name, string& str)