From: Kefu Chai Date: Thu, 1 Mar 2018 08:01:01 +0000 (+0800) Subject: msg/async: do not include unused header X-Git-Tag: v13.0.2~85^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7a06b9ae4ac735d76818ecb1023149c79602af2f;p=ceph.git msg/async: do not include unused header Signed-off-by: Kefu Chai --- diff --git a/src/msg/async/dpdk/IP.cc b/src/msg/async/dpdk/IP.cc index c14cd025715f..2ad9dadcf5a5 100644 --- a/src/msg/async/dpdk/IP.cc +++ b/src/msg/async/dpdk/IP.cc @@ -38,7 +38,6 @@ #include "capture.h" #include "IP.h" -#include "shared_ptr.h" #include "toeplitz.h" #include "common/dout.h"