From: Darren Tucker Date: Sat, 7 Feb 2026 16:56:15 +0000 (+1100) Subject: Resync headers with upstream. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd88caa36a94d85ae66bff297142606d08decde;p=thirdparty%2Fopenssh-portable.git Resync headers with upstream. --- 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 -#include -#include - -#include -#include -#include #include #include -#include "atomicio.h" #include "xmalloc.h" #include "sshkey.h" #include "hostfile.h"