diff options
Diffstat (limited to 'src/rgw/rgw_cr_rados.h')
-rw-r--r-- | src/rgw/rgw_cr_rados.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/rgw_cr_rados.h b/src/rgw/rgw_cr_rados.h index f9dceebf8e1..69d286f066f 100644 --- a/src/rgw/rgw_cr_rados.h +++ b/src/rgw/rgw_cr_rados.h @@ -14,6 +14,7 @@ #include <atomic> #include "services/svc_sys_obj.h" +#include "services/svc_bucket.h" class RGWAsyncRadosRequest : public RefCountedObject { RGWCoroutine *caller; |