From 2f71b44d48dc8da7fb743d6ffe609aea5a645edb Mon Sep 17 00:00:00 2001 From: "dtucker@openbsd.org" Date: Mon, 29 Sep 2025 21:29:22 +0000 Subject: [PATCH] upstream: Include misc.h. Removes diff vs portable. OpenBSD-Commit-ID: 8aa48451fe5c37f04a339450c4ed9cfb8f4c288f --- auth-krb5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-krb5.c b/auth-krb5.c index c99e4e430..9d2f1f0ea 100644 --- a/auth-krb5.c +++ b/auth-krb5.c @@ -1,4 +1,4 @@ -/* $OpenBSD: auth-krb5.c,v 1.24 2021/04/03 06:18:40 djm Exp $ */ +/* $OpenBSD: auth-krb5.c,v 1.25 2025/09/29 21:29:22 dtucker Exp $ */ /* * Kerberos v5 authentication and ticket-passing routines. * -- 2.47.3