From: Max Kellermann Date: Fri, 4 Oct 2024 14:58:39 +0000 (+0200) Subject: common/{ceph_time,Throttle}: use X-Git-Tag: v20.0.0~641^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3d0550026fca901ea1cf8fc87d0f70fee1d63fb1;p=ceph.git common/{ceph_time,Throttle}: use Signed-off-by: Max Kellermann --- diff --git a/src/common/Throttle.h b/src/common/Throttle.h index e190b946c458..fb5d949b438b 100644 --- a/src/common/Throttle.h +++ b/src/common/Throttle.h @@ -6,7 +6,7 @@ #include #include -#include +#include #include #include diff --git a/src/common/ceph_time.h b/src/common/ceph_time.h index bae038862cf2..01feff4c063b 100644 --- a/src/common/ceph_time.h +++ b/src/common/ceph_time.h @@ -16,7 +16,7 @@ #define COMMON_CEPH_TIME_H #include -#include +#include #include #include #include