]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
common/ceph_fs: include cleanup
authorMax Kellermann <max.kellermann@ionos.com>
Thu, 24 Apr 2025 12:03:31 +0000 (14:03 +0200)
committerVenky Shankar <vshankar@redhat.com>
Tue, 22 Jul 2025 05:11:00 +0000 (10:41 +0530)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/common/ceph_fs.cc

index 588887c951aa9ef1ad874f8fd6097c6a9e466299..46c668421d2c94395dfd6f3918f82ba8edd85e56 100644 (file)
@@ -7,7 +7,8 @@
 /*
  * Some non-inline ceph helpers
  */
-#include "include/types.h"
+
+#include "include/ceph_fs.h"
 
 int ceph_flags_to_mode(int flags)
 {