summaryrefslogtreecommitdiff
path: root/src/auth/unknown/AuthUnknownAuthorizeHandler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth/unknown/AuthUnknownAuthorizeHandler.cc')
-rw-r--r--src/auth/unknown/AuthUnknownAuthorizeHandler.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auth/unknown/AuthUnknownAuthorizeHandler.cc b/src/auth/unknown/AuthUnknownAuthorizeHandler.cc
index de66058c489..a50cde30d9e 100644
--- a/src/auth/unknown/AuthUnknownAuthorizeHandler.cc
+++ b/src/auth/unknown/AuthUnknownAuthorizeHandler.cc
@@ -12,9 +12,10 @@
*
*/
-#include "AuthUnknownAuthorizeHandler.h"
#include "common/debug.h"
+#include "AuthUnknownAuthorizeHandler.h"
+
#define dout_subsys ceph_subsys_auth
bool AuthUnknownAuthorizeHandler::verify_authorizer(CephContext *cct, KeyStore *keys,