summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_client_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_client_io.h')
-rw-r--r--src/rgw/rgw_client_io.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rgw/rgw_client_io.h b/src/rgw/rgw_client_io.h
index 546b16d51f7..29131b3afb9 100644
--- a/src/rgw/rgw_client_io.h
+++ b/src/rgw/rgw_client_io.h
@@ -1,10 +1,10 @@
#ifndef CEPH_RGW_CLIENT_IO_H
#define CEPH_RGW_CLIENT_IO_H
-#include <stdlib.h>
-
#include "include/types.h"
+#include <stdlib.h>
+
class RGWClientIO {
bool account;