diff options
Diffstat (limited to 'src/mds/MDCache.cc')
-rw-r--r-- | src/mds/MDCache.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mds/MDCache.cc b/src/mds/MDCache.cc index 86b380f2827..566bf226368 100644 --- a/src/mds/MDCache.cc +++ b/src/mds/MDCache.cc @@ -95,6 +95,8 @@ #include "common/Timer.h" +#include "include/compat.h" + using namespace std; extern struct ceph_file_layout g_default_file_layout; |