diff options
Diffstat (limited to 'auth2-chall.c')
-rw-r--r-- | auth2-chall.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth2-chall.c b/auth2-chall.c index b091957b..b78b739c 100644 --- a/auth2-chall.c +++ b/auth2-chall.c @@ -28,6 +28,7 @@ #include <sys/types.h> +#include <stdarg.h> #include <stdio.h> #include <string.h> |