summaryrefslogtreecommitdiff
path: root/auth2-none.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2-none.c')
-rw-r--r--auth2-none.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth2-none.c b/auth2-none.c
index f455bdde3..952b44824 100644
--- a/auth2-none.c
+++ b/auth2-none.c
@@ -30,6 +30,7 @@
30#include <sys/uio.h> 30#include <sys/uio.h>
31 31
32#include <fcntl.h> 32#include <fcntl.h>
33#include <stdarg.h>
33#include <unistd.h> 34#include <unistd.h>
34 35
35#include "xmalloc.h" 36#include "xmalloc.h"