From: Max Kellermann Date: Sun, 3 Nov 2024 09:26:48 +0000 (+0100) Subject: mgr/TTLCache: add missing include X-Git-Tag: testing/wip-pdonnell-testing-20250212.160734-debug~5^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=50c1612fdf17ffc0aad14588ce3e0c87144c2cb5;p=ceph-ci.git mgr/TTLCache: add missing include Signed-off-by: Max Kellermann --- diff --git a/src/mgr/TTLCache.h b/src/mgr/TTLCache.h index d29b787bbf6..a6ce6f75eb9 100644 --- a/src/mgr/TTLCache.h +++ b/src/mgr/TTLCache.h @@ -5,6 +5,7 @@ #include #include #include +#include #include #include