]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
tools/rbd_mirror: do not include ununsed header
authorKefu Chai <kchai@redhat.com>
Thu, 8 Jun 2017 04:19:39 +0000 (12:19 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 8 Jun 2017 04:23:01 +0000 (12:23 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/rbd_mirror/InstanceWatcher.cc

index cd369a40230401eee8b3858044a9ab5e166a8213..04e0a5e342d40721510649fd806f6363cc482096 100644 (file)
@@ -2,7 +2,6 @@
 // vim: ts=8 sw=2 smarttab
 
 #include "InstanceWatcher.h"
-#include "include/atomic.h"
 #include "include/stringify.h"
 #include "common/debug.h"
 #include "common/errno.h"