]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
common/HeartbeatMap.cc: include necessary header
authorKefu Chai <kchai@redhat.com>
Sun, 7 Jul 2019 03:19:42 +0000 (11:19 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Aug 2019 03:27:19 +0000 (11:27 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/HeartbeatMap.cc

index a211eb1471fd8be417d3beac47ae5c9f453b43c4..d3737478f93779250ac1fd83cdcc71cdf073e7bd 100644 (file)
@@ -17,6 +17,7 @@
 #include "HeartbeatMap.h"
 #include "ceph_context.h"
 #include "common/errno.h"
+#include "common/valgrind.h"
 #include "debug.h"
 
 #define dout_subsys ceph_subsys_heartbeatmap