Fix includes: remove twice included client/Dentry.h

Signed-off-by: Danny Al-Gaaf <danny.al-g...@bisect.de>
---
 src/client/MetaRequest.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/client/MetaRequest.cc b/src/client/MetaRequest.cc
index 205e201..2c50f06 100644
--- a/src/client/MetaRequest.cc
+++ b/src/client/MetaRequest.cc
@@ -5,7 +5,6 @@
 #include "client/MetaRequest.h"
 #include "client/Dentry.h"
 #include "client/Inode.h"
-#include "client/Dentry.h"
 #include "messages/MClientReply.h"
 #include "common/Formatter.h"
 
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to