]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
messages: #include necessary header
authorKefu Chai <kchai@redhat.com>
Sun, 14 Apr 2019 15:28:28 +0000 (23:28 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Apr 2019 22:59:42 +0000 (06:59 +0800)
commita0518d1e74e89d38ef846b4e6f9d3b8e04290ce6
tree9f4e122839138655a89270e41253255b8fe8f846
parent013b2c95fe54e6e4c6cd59cc18f3ce79e8cf62d0
messages: #include necessary header

for instance, MLogRec is defined in PGPeeringEvent.h, we should not rely
other header(s) to do this for us. so just #include PGPeeringEvent.h for
its definition.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/messages/MBackfillReserve.h
src/messages/MOSDPGLog.h