Fix includes: remove twice included Migrator.h

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

diff --git a/src/mds/Migrator.cc b/src/mds/Migrator.cc
index 9829d68..b66b54c 100644
--- a/src/mds/Migrator.cc
+++ b/src/mds/Migrator.cc
@@ -19,7 +19,6 @@
 #include "CDentry.h"
 #include "Migrator.h"
 #include "Locker.h"
-#include "Migrator.h"
 #include "Server.h"
 
 #include "MDBalancer.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