[openssh-commits] [openssh] 03/09: Resync headers with upstream.

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Feb 8 04:45:53 AEDT 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 3fd88caa36a94d85ae66bff297142606d08decde
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Sun Feb 8 03:56:15 2026 +1100

    Resync headers with upstream.
---
 auth2-none.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/auth2-none.c b/auth2-none.c
index c3ed53ff1..900cae98f 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"

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list