Fix includes: remove twice included common/config.h

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

diff --git a/src/mds/journal.cc b/src/mds/journal.cc
index 04b1a92..46adbf2 100644
--- a/src/mds/journal.cc
+++ b/src/mds/journal.cc
@@ -51,9 +51,6 @@
 
 #include "Locker.h"
 
-
-#include "common/config.h"
-
 #define dout_subsys ceph_subsys_mds
 #undef DOUT_COND
 #define DOUT_COND(cct, l) (l<=cct->_conf->debug_mds || l <= 
cct->_conf->debug_mds_log \
-- 
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