]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
librbd: remove duplicated header
authorsongweibin <song.weibin@zte.com.cn>
Sun, 11 Feb 2018 06:24:54 +0000 (14:24 +0800)
committersongweibin <song.weibin@zte.com.cn>
Sun, 11 Feb 2018 06:24:54 +0000 (14:24 +0800)
Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/librbd/librbd.cc
src/test/librbd/journal/test_Replay.cc

index e684ace54c54c36577b9a643e20a6b9e6fa3fb8c..9e63ad2435ea5078c27e263e4dd0f7c98eb9a291 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <errno.h>
 
-#include "cls/rbd/cls_rbd_types.h"
 #include "common/dout.h"
 #include "common/errno.h"
 #include "common/TracepointProvider.h"
index 01d510b6100026b7977be53b62f2ab5a1aa8eed7..0f3d944dd254daa079a071b31e2bb7cc171cf7fc 100644 (file)
@@ -1,7 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
 // vim: ts=8 sw=2 smarttab
 
-#include "cls/rbd/cls_rbd_types.h"
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
 #include "cls/rbd/cls_rbd_types.h"