From: Danny Al-Gaaf Date: Fri, 2 May 2014 13:01:28 +0000 (+0200) Subject: ceph_monstore_tool.cc: remove not needed includes X-Git-Tag: v0.81~54^2~15 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e2b4d4175fda34825b282615463ae40c8ca42e5f;p=ceph.git ceph_monstore_tool.cc: remove not needed includes Signed-off-by: Danny Al-Gaaf --- diff --git a/src/tools/ceph_monstore_tool.cc b/src/tools/ceph_monstore_tool.cc index 9fa6e9bcc2ee..b723af444296 100644 --- a/src/tools/ceph_monstore_tool.cc +++ b/src/tools/ceph_monstore_tool.cc @@ -17,13 +17,9 @@ #include #include #include -#include #include #include -#include #include -#include -#include #include "global/global_init.h" #include "os/LevelDBStore.h"