diff mbox

[15/30] mds/Dumper.h: remove twice included msg/Messenger.h

Message ID 1354107458-30941-16-git-send-email-danny.al-gaaf@bisect.de (mailing list archive)
State New, archived
Headers show

Commit Message

Danny Al-Gaaf Nov. 28, 2012, 12:57 p.m. UTC
Fix includes: remove twice included msg/Messenger.h

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
---
 src/mds/Dumper.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

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"
 
 /**