summaryrefslogtreecommitdiff
path: root/src/auth/AuthServiceHandler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth/AuthServiceHandler.cc')
-rw-r--r--src/auth/AuthServiceHandler.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auth/AuthServiceHandler.cc b/src/auth/AuthServiceHandler.cc
index 8e2d96618ba..f3d0cd79437 100644
--- a/src/auth/AuthServiceHandler.cc
+++ b/src/auth/AuthServiceHandler.cc
@@ -12,11 +12,11 @@
*
*/
-#include "AuthServiceHandler.h"
#include "cephx/CephxServiceHandler.h"
#include "none/AuthNoneServiceHandler.h"
#include "AuthMethodList.h"
-#include "common/config.h"
+
+#include "AuthServiceHandler.h"
#define dout_subsys ceph_subsys_auth