Skip to content

Commit 8b822b3

Browse files
MaxKellermannvshankar
authored andcommitted
common/ceph_fs: include cleanup
Signed-off-by: Max Kellermann <[email protected]>
1 parent 8244685 commit 8b822b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/common/ceph_fs.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
/*
88
* Some non-inline ceph helpers
99
*/
10-
#include "include/types.h"
10+
11+
#include "include/ceph_fs.h"
1112

1213
int ceph_flags_to_mode(int flags)
1314
{

0 commit comments

Comments
 (0)