Use sideband also for challenge response.
[paraslash.git] / crypt_common.c
index 5ad4d43d883b498989412182a54e880aa3ba0766..705c7249903e2f4e998043e2a483029c43596809 100644 (file)
@@ -11,8 +11,8 @@
 #include "para.h"
 #include "error.h"
 #include "string.h"
-#include "crypt_backend.h"
 #include "crypt.h"
+#include "crypt_backend.h"
 
 /** If the key begins with this text, we treat it as an ssh key. */
 #define KEY_TYPE_TXT "ssh-rsa"