diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-04-06 13:03:29 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-04-06 13:16:02 +0000 |
| commit | 2c72d8219c5679490c3becad8118ea5c8950b893 (patch) | |
| tree | 9745ca96f363514e3aa34b48c397016f4a241bc5 /auth2-none.c | |
| parent | 2137aa9d9fd3f2a3ebc1aa12c6e56ece99fa067c (diff) | |
Diffstat (limited to 'auth2-none.c')
| -rw-r--r-- | auth2-none.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/auth2-none.c b/auth2-none.c index c3ed53ff144a..900cae98fbbf 100644 --- a/auth2-none.c +++ b/auth2-none.c @@ -26,16 +26,9 @@ #include "includes.h" #include <sys/types.h> -#include <sys/stat.h> -#include <sys/uio.h> - -#include <fcntl.h> -#include <string.h> -#include <unistd.h> #include <stdarg.h> #include <stdio.h> -#include "atomicio.h" #include "xmalloc.h" #include "sshkey.h" #include "hostfile.h" |
