summaryrefslogtreecommitdiff
path: root/auth-chall.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-chall.c')
-rw-r--r--auth-chall.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth-chall.c b/auth-chall.c
index 9c1079a17..919b1eaa4 100644
--- a/auth-chall.c
+++ b/auth-chall.c
@@ -27,6 +27,8 @@
27 27
28#include <sys/types.h> 28#include <sys/types.h>
29 29
30#include <stdarg.h>
31
30#include "xmalloc.h" 32#include "xmalloc.h"
31#include "key.h" 33#include "key.h"
32#include "hostfile.h" 34#include "hostfile.h"