]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
libcephfs: remove unused #include
authorKefu Chai <kchai@redhat.com>
Wed, 17 Jul 2019 13:17:36 +0000 (21:17 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Aug 2019 03:27:20 +0000 (11:27 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/libcephfs.cc

index 260ca01708cd383033e09436813ffc11461a3698..d3664b1e46788807fdf42b09f73d75c4ad9dbbb0 100644 (file)
@@ -20,7 +20,6 @@
 #include "auth/Crypto.h"
 #include "client/Client.h"
 #include "librados/RadosClient.h"
-#include "common/Mutex.h"
 #include "common/ceph_argparse.h"
 #include "common/common_init.h"
 #include "common/config.h"