From: Mykola Golub Date: Sat, 9 Dec 2017 15:10:10 +0000 (+0200) Subject: librbd: remove unused header X-Git-Tag: v13.2.1~59^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cdaf801cefab3eecb941fbc776e8599954e6c98e;p=ceph.git librbd: remove unused header Signed-off-by: Mykola Golub (cherry picked from commit 84ed0c5726e6a0707189f7adec0dcfff0fe73c57) --- diff --git a/src/librbd/DeepCopyRequest.cc b/src/librbd/DeepCopyRequest.cc index 29f5f60198c..d4a20a717ab 100644 --- a/src/librbd/DeepCopyRequest.cc +++ b/src/librbd/DeepCopyRequest.cc @@ -6,7 +6,6 @@ #include "librbd/ExclusiveLock.h" #include "librbd/ImageCtx.h" #include "librbd/ObjectMap.h" -#include "librbd/Operations.h" #include "librbd/Utils.h" #include "librbd/deep_copy/ImageCopyRequest.h" #include "librbd/deep_copy/MetadataCopyRequest.h"