summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sync_module.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_sync_module.cc')
-rw-r--r--src/rgw/rgw_sync_module.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rgw/rgw_sync_module.cc b/src/rgw/rgw_sync_module.cc
index 29c5a9ff926..215dcf2fee0 100644
--- a/src/rgw/rgw_sync_module.cc
+++ b/src/rgw/rgw_sync_module.cc
@@ -3,11 +3,12 @@
#include "rgw_cr_rados.h"
#include "rgw_sync_module.h"
#include "rgw_data_sync.h"
-#include "rgw_boost_asio_yield.h"
#include "rgw_sync_module_log.h"
#include "rgw_sync_module_es.h"
+#include <boost/asio/yield.hpp>
+
#define dout_subsys ceph_subsys_rgw
RGWStatRemoteObjCBCR::RGWStatRemoteObjCBCR(RGWDataSyncEnv *_sync_env,