mirror of
https://github.com/ceph/ceph
synced 2025-02-21 09:57:26 +00:00
Merge pull request #44231 from xxhdx1985126/wip-cpu-profile
crimson/os/seastore: fix compiler error for gcc > 9 and clang13 Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com> Reviewed-by: Samuel Just <sjust@redhat.com>
This commit is contained in:
commit
347d7d0f26
@ -2,6 +2,7 @@
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#include <seastar/core/future.hh>
|
||||
#include <seastar/core/sleep.hh>
|
||||
|
||||
#include "messages/MOSDOp.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user