Fix includes: remove twice included msg/Messenger.h Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx> --- src/mds/Dumper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mds/Dumper.h b/src/mds/Dumper.h index d9af3aa..066ba5c 100644 --- a/src/mds/Dumper.h +++ b/src/mds/Dumper.h @@ -19,7 +19,6 @@ #include "osdc/Journaler.h" #include "msg/Dispatcher.h" #include "msg/Messenger.h" -#include "msg/Messenger.h" #include "auth/Auth.h" /** -- 1.8.0 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html