summaryrefslogtreecommitdiff
path: root/auth-bsdauth.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-10-09 22:59:48 +0100
committerColin Watson <cjwatson@debian.org>2019-10-09 22:59:48 +0100
commit4213eec74e74de6310c27a40c3e9759a08a73996 (patch)
treee97a6dcafc6763aea7c804e4e113c2750cb1400d /auth-bsdauth.c
parent102062f825fb26a74295a1c089c00c4c4c76b68a (diff)
parentcdf1d0a9f5d18535e0a18ff34860e81a6d83aa5c (diff)
Import openssh_8.1p1.orig.tar.gz
Diffstat (limited to 'auth-bsdauth.c')
-rw-r--r--auth-bsdauth.c2
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"