Skip to content

Commit 4245c61

Browse files
committed
mds/mds_table_types: add missing includes
Signed-off-by: Max Kellermann <[email protected]>
1 parent 3e3c49e commit 4245c61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mds/mds_table_types.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
#include <string_view>
2121

22+
#include "include/ceph_assert.h" // for ceph_abort()
23+
2224
enum {
2325
TABLE_ANCHOR,
2426
TABLE_SNAP,

0 commit comments

Comments
 (0)