Skip to content

Commit 61d1098

Browse files
committed
mds/SnapClient: add missing include
Signed-off-by: Max Kellermann <[email protected]>
1 parent b14d11d commit 61d1098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mds/SnapClient.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <vector>
2222

2323
#include "MDSTableClient.h"
24+
#include "mds_table_types.h" // for TABLE_SNAP
2425
#include "snap.h"
2526

2627
class MDSContext;

0 commit comments

Comments
 (0)