From: dtucker@openbsd.org Date: Wed, 11 Feb 2026 17:03:17 +0000 (+0000) Subject: upstream: Remove unused sys/queue.h include. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a756f3f7b9f87f24e948ec1de0266f5c1587811;p=thirdparty%2Fopenssh-portable.git upstream: Remove unused sys/queue.h include. OpenBSD-Commit-ID: 564f75672e27f1006f280614934eb304abe69167 --- diff --git a/ssh-pkcs11-helper.c b/ssh-pkcs11-helper.c index 838610d96..f7b7b2e81 100644 --- a/ssh-pkcs11-helper.c +++ b/ssh-pkcs11-helper.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ssh-pkcs11-helper.c,v 1.30 2025/10/31 01:50:43 djm Exp $ */ +/* $OpenBSD: ssh-pkcs11-helper.c,v 1.31 2026/02/11 17:03:17 dtucker Exp $ */ /* * Copyright (c) 2010 Markus Friedl. All rights reserved. *