diff options
Diffstat (limited to 'auth-bsdauth.c')
-rw-r--r-- | auth-bsdauth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/auth-bsdauth.c b/auth-bsdauth.c index 4dc5045c2..d124e994e 100644 --- a/auth-bsdauth.c +++ b/auth-bsdauth.c | |||
@@ -29,8 +29,6 @@ | |||
29 | #include <stdarg.h> | 29 | #include <stdarg.h> |
30 | #include <stdio.h> | 30 | #include <stdio.h> |
31 | 31 | ||
32 | #include <stdarg.h> | ||
33 | |||
34 | #ifdef BSD_AUTH | 32 | #ifdef BSD_AUTH |
35 | #include "xmalloc.h" | 33 | #include "xmalloc.h" |
36 | #include "sshkey.h" | 34 | #include "sshkey.h" |