summaryrefslogtreecommitdiff
path: root/src/testkeys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/testkeys.cc')
-rw-r--r--src/testkeys.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testkeys.cc b/src/testkeys.cc
index 2f1e0328e65..4ed2fb94051 100644
--- a/src/testkeys.cc
+++ b/src/testkeys.cc
@@ -1,9 +1,9 @@
-#include "auth/cephx/CephxKeyServer.h"
#include "common/ceph_argparse.h"
+#include "common/config.h"
+#include "auth/cephx/CephxKeyServer.h"
#include "global/global_context.h"
#include "global/global_init.h"
#include "global/debug.h"
-#include "common/config.h"
#define AES_KEY_LEN 16