From: dtucker@openbsd.org Date: Sat, 7 Feb 2026 17:04:22 +0000 (+0000) Subject: upstream: Move ssherr.h to where portable needs it. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc1faf67df795d5cd757df754703823d0874028;p=thirdparty%2Fopenssh-portable.git upstream: Move ssherr.h to where portable needs it. (ID sync only) OpenBSD-Commit-ID: 0488ce85f24864186678dcac7c9973ca44bd2cd5 --- diff --git a/auth2.c b/auth2.c index b9bb46f59..a9d76a59a 100644 --- a/auth2.c +++ b/auth2.c @@ -1,4 +1,4 @@ -/* $OpenBSD: auth2.c,v 1.170 2025/01/17 00:09:41 dtucker Exp $ */ +/* $OpenBSD: auth2.c,v 1.171 2026/02/07 17:04:22 dtucker Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. *