]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/buffer_seastar: include used header
authorKefu Chai <kchai@redhat.com>
Wed, 6 May 2020 09:38:21 +0000 (17:38 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 6 May 2020 10:45:06 +0000 (18:45 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/buffer_seastar.cc

index f1e1484eeef07c73949506f9b816c47c8e319a0e..8d77cf8f6b6708637d0c18ce34aff606625943ee 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include <seastar/core/sharded.hh>
+#include <seastar/net/packet.hh>
 
 #include "include/buffer_raw.h"
 #include "buffer_seastar.h"