summaryrefslogtreecommitdiff
path: root/auth2-jpake.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2-jpake.c')
-rw-r--r--auth2-jpake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth2-jpake.c b/auth2-jpake.c
index 6092e31c0..5de5506a6 100644
--- a/auth2-jpake.c
+++ b/auth2-jpake.c
@@ -42,8 +42,8 @@
42#include "ssh2.h" 42#include "ssh2.h"
43#include "key.h" 43#include "key.h"
44#include "hostfile.h" 44#include "hostfile.h"
45#include "buffer.h"
46#include "auth.h" 45#include "auth.h"
46#include "buffer.h"
47#include "packet.h" 47#include "packet.h"
48#include "dispatch.h" 48#include "dispatch.h"
49#include "log.h" 49#include "log.h"