diff options
Diffstat (limited to 'auth2-none.c')
-rw-r--r-- | auth2-none.c | 1 |
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 @@ #include <sys/uio.h> #include <fcntl.h> +#include <stdarg.h> #include <unistd.h> #include "xmalloc.h" |