diff options
Diffstat (limited to 'src/mon/LogMonitor.cc')
-rw-r--r-- | src/mon/LogMonitor.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mon/LogMonitor.cc b/src/mon/LogMonitor.cc index a545242577d..dbe69c3d12a 100644 --- a/src/mon/LogMonitor.cc +++ b/src/mon/LogMonitor.cc @@ -31,6 +31,8 @@ #include "include/assert.h" #include "include/str_list.h" +#include "include/compat.h" + #define dout_subsys ceph_subsys_mon #undef dout_prefix #define dout_prefix _prefix(_dout, mon, get_last_committed()) |