]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Resync headers with upstream.
authorDarren Tucker <dtucker@dtucker.net>
Sat, 7 Feb 2026 16:56:15 +0000 (03:56 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Sat, 7 Feb 2026 17:40:08 +0000 (04:40 +1100)
auth2-none.c

index c3ed53ff144a07d5f9e78f63f451fb8bef65a80e..900cae98fbbfd3098d98ca4852572e6e3b391c29 100644 (file)
 #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"