]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
librbd: optimize image_watcher header file dependency
authorshawn <cxwshawn@gmail.com>
Tue, 7 Jun 2016 03:36:06 +0000 (23:36 -0400)
committerMykola Golub <mgolub@mirantis.com>
Fri, 19 Aug 2016 19:59:06 +0000 (22:59 +0300)
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit aee1559f312e9493d6580e5ffcb606fe21ee3c59)

src/librbd/image_watcher/NotifyLockOwner.h

index b4bdb2da3fc1e64ddc84a662ce88f5cce9c4319f..0b85097b73f6e0f03438fddbe3f7907e24afbc35 100644 (file)
@@ -4,7 +4,6 @@
 #ifndef CEPH_LIBRBD_IMAGE_WATCHER_NOTIFY_LOCK_OWNER_H
 #define CEPH_LIBRBD_IMAGE_WATCHER_NOTIFY_LOCK_OWNER_H
 
-#include "include/int_types.h"
 #include "include/buffer.h"
 
 class Context;