summaryrefslogtreecommitdiffstats
path: root/auth-bsdauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-bsdauth.c')
-rw-r--r--auth-bsdauth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth-bsdauth.c b/auth-bsdauth.c
index f718e5d3..37d527d1 100644
--- a/auth-bsdauth.c
+++ b/auth-bsdauth.c
@@ -27,6 +27,8 @@
#include <sys/types.h>
+#include <stdarg.h>
+
#ifdef BSD_AUTH
#include "xmalloc.h"
#include "key.h"