From: Adam C. Emerson Date: Fri, 17 Jul 2020 05:33:52 +0000 (-0400) Subject: rbd: Remove clashing definition of CephContext X-Git-Tag: v16.1.0~1661^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f716aa2ac6c4d3ffc69c0bec69c3bbb139001d36;p=ceph.git rbd: Remove clashing definition of CephContext Fallout from the common_fwd change Signed-off-by: Adam C. Emerson --- diff --git a/src/librbd/plugin/Types.h b/src/librbd/plugin/Types.h index df06f3a974606..fb309b310de19 100644 --- a/src/librbd/plugin/Types.h +++ b/src/librbd/plugin/Types.h @@ -7,7 +7,6 @@ #include "include/common_fwd.h" #include "common/PluginRegistry.h" -struct CephContext; struct Context; namespace librbd {