From c95b83e7c0cae0b322af713045745fb1c8fa411a Mon Sep 17 00:00:00 2001 From: shawn Date: Mon, 6 Jun 2016 23:36:06 -0400 Subject: [PATCH] librbd: optimize image_watcher header file dependency Signed-off-by: Xiaowei Chen (cherry picked from commit aee1559f312e9493d6580e5ffcb606fe21ee3c59) --- src/librbd/image_watcher/NotifyLockOwner.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/librbd/image_watcher/NotifyLockOwner.h b/src/librbd/image_watcher/NotifyLockOwner.h index b4bdb2da3fc1e..0b85097b73f6e 100644 --- a/src/librbd/image_watcher/NotifyLockOwner.h +++ b/src/librbd/image_watcher/NotifyLockOwner.h @@ -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; -- 2.39.5