From: Max Kellermann Date: Fri, 1 Nov 2024 07:22:46 +0000 (+0100) Subject: common/compat: include cleanup X-Git-Tag: v20.0.0~283^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=72bdb2996e76aa102566c7769625fc22f4a0d312;p=ceph.git common/compat: include cleanup Signed-off-by: Max Kellermann --- diff --git a/src/common/compat.cc b/src/common/compat.cc index 84a395c5a19..038d115fe02 100644 --- a/src/common/compat.cc +++ b/src/common/compat.cc @@ -13,7 +13,12 @@ * */ +#include "include/compat.h" +#include "include/sock_compat.h" +#include "common/safe_io.h" + #include +#include #include #include @@ -39,10 +44,6 @@ #include #endif -#include "include/compat.h" -#include "include/sock_compat.h" -#include "common/safe_io.h" - // The type-value for a ZFS FS in fstatfs. #define FS_ZFS_TYPE 0xde