From: Danny Al-Gaaf Date: Fri, 22 Mar 2013 15:01:53 +0000 (+0100) Subject: mon/AuthMonitor.cc: remove twice included X-Git-Tag: v0.62~190^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9dd5b209a24715efc01f3669226b4f02d6926e08;p=ceph.git mon/AuthMonitor.cc: remove twice included Signed-off-by: Danny Al-Gaaf --- diff --git a/src/mon/AuthMonitor.cc b/src/mon/AuthMonitor.cc index 0761137784e0..71f7bf69a5f0 100644 --- a/src/mon/AuthMonitor.cc +++ b/src/mon/AuthMonitor.cc @@ -33,7 +33,6 @@ #include "common/config.h" #include "include/assert.h" -#include #define dout_subsys ceph_subsys_mon #undef dout_prefix