summaryrefslogtreecommitdiff
path: root/auth2-passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2-passwd.c')
-rw-r--r--auth2-passwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth2-passwd.c b/auth2-passwd.c
index 0395a69f4..f696abc21 100644
--- a/auth2-passwd.c
+++ b/auth2-passwd.c
@@ -29,6 +29,7 @@
29 29
30#include <string.h> 30#include <string.h>
31#include <stdarg.h> 31#include <stdarg.h>
32#include <stdio.h>
32 33
33#include "packet.h" 34#include "packet.h"
34#include "ssherr.h" 35#include "ssherr.h"