diff options
Diffstat (limited to 'src/testcrypto.cc')
-rw-r--r-- | src/testcrypto.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/testcrypto.cc b/src/testcrypto.cc index b04463c9f92..424b9bfdc8a 100644 --- a/src/testcrypto.cc +++ b/src/testcrypto.cc @@ -1,8 +1,6 @@ -#include "auth/Crypto.h" #include "common/Clock.h" - #include "common/config.h" - +#include "auth/Crypto.h" #include "global/global_context.h" #include "global/debug.h" |