From 84ed0c5726e6a0707189f7adec0dcfff0fe73c57 Mon Sep 17 00:00:00 2001 From: Mykola Golub Date: Sat, 9 Dec 2017 17:10:10 +0200 Subject: [PATCH] librbd: remove unused header Signed-off-by: Mykola Golub --- src/librbd/DeepCopyRequest.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/librbd/DeepCopyRequest.cc b/src/librbd/DeepCopyRequest.cc index 29f5f60198c19..d4a20a717abbe 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" -- 2.39.5