[openssh-commits] [openssh] 06/09: upstream: Remove unused OpenSSL includes,
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Feb 12 05:00:05 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 db779679839d2798de7cda196a3fe750a12845e8
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Mon Feb 9 22:11:39 2026 +0000
upstream: Remove unused OpenSSL includes,
that are no longer used, even when building with OPENSSL=yes.
OpenBSD-Commit-ID: e97e3e551ade9aee994b80a1d5851be6f32288e3
---
ssh-pkcs11-client.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ssh-pkcs11-client.c b/ssh-pkcs11-client.c
index e58292628..6d74d7280 100644
--- a/ssh-pkcs11-client.c
+++ b/ssh-pkcs11-client.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-pkcs11-client.c,v 1.25 2025/10/31 01:50:43 djm Exp $ */
+/* $OpenBSD: ssh-pkcs11-client.c,v 1.26 2026/02/09 22:11:39 dtucker Exp $ */
/*
* Copyright (c) 2010 Markus Friedl. All rights reserved.
* Copyright (c) 2014 Pedro Martelletto. All rights reserved.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list