diff options
Diffstat (limited to 'src/librbd/Journal.cc')
-rw-r--r-- | src/librbd/Journal.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/librbd/Journal.cc b/src/librbd/Journal.cc index b874005843e..4c9869d0780 100644 --- a/src/librbd/Journal.cc +++ b/src/librbd/Journal.cc @@ -14,6 +14,8 @@ #include "common/errno.h" #include "common/Timer.h" #include "common/WorkQueue.h" +#include "include/rados/librados.hpp" + #include <boost/scope_exit.hpp> #define dout_subsys ceph_subsys_rbd |