]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rbd: Remove clashing definition of CephContext
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 17 Jul 2020 05:33:52 +0000 (01:33 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 17 Jul 2020 18:17:39 +0000 (14:17 -0400)
Fallout from the common_fwd change

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/librbd/plugin/Types.h

index df06f3a974606e627f9a82c1eb1ea3ffa7d0d8b9..fb309b310de192e94f107db5afe1efec8e5c1ad7 100644 (file)
@@ -7,7 +7,6 @@
 #include "include/common_fwd.h"
 #include "common/PluginRegistry.h"
 
-struct CephContext;
 struct Context;
 
 namespace librbd {