]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: include posix/stream_descriptor.hpp header
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Apr 2023 14:26:20 +0000 (10:26 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 20 Oct 2023 13:18:30 +0000 (09:18 -0400)
commitefe8145467c4e92f4d31144c24dcc8b3a2fc6845
treeeffeb89df3aad0e395e47069e65c5d0501e58454
parentf479bbc4bc118989849fb663b5dcf5f46f05097d
librbd: include posix/stream_descriptor.hpp header

the use of boost::asio::posix::stream_descriptor requires the
concrete header instead of posix/basic_stream_descriptor.hpp

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/librbd/migration/FileStream.h