summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_json_enc.cc
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@redhat.com>2018-08-16 03:38:23 +0200
committerYehuda Sadeh <yehuda@redhat.com>2018-11-08 18:19:29 +0100
commitf46a94f8fcd2b4f83cbfdc65f447664cdb2ef353 (patch)
tree6dd68492835f71566af5b6104d5990c6c5e89264 /src/rgw/rgw_json_enc.cc
parentrgw: more refactoring work, initial work on svc_rados (diff)
downloadceph-f46a94f8fcd2b4f83cbfdc65f447664cdb2ef353.tar.xz
ceph-f46a94f8fcd2b4f83cbfdc65f447664cdb2ef353.zip
rgw: svc: more zone work, add zone_utils, quota services
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Diffstat (limited to 'src/rgw/rgw_json_enc.cc')
-rw-r--r--src/rgw/rgw_json_enc.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/rgw_json_enc.cc b/src/rgw/rgw_json_enc.cc
index 4fa2ad6a529..1b7f7b2ed6c 100644
--- a/src/rgw/rgw_json_enc.cc
+++ b/src/rgw/rgw_json_enc.cc
@@ -3,6 +3,7 @@
#include "rgw_common.h"
#include "rgw_rados.h"
+#include "rgw_zone.h"
#include "rgw_log.h"
#include "rgw_acl.h"
#include "rgw_acl_s3.h"