diff mbox

[18/30] mds/journal.cc: remove twice included common/config.h

Message ID 1354107458-30941-19-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 common/config.h

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

Patch

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 \