]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: this should include stdlib.h explicitly
authordjm@openbsd.org <djm@openbsd.org>
Thu, 24 Jul 2025 23:27:04 +0000 (23:27 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 24 Jul 2025 23:38:38 +0000 (09:38 +1000)
OpenBSD-Commit-ID: 1c0cc5c3838344b33ae4ab7aa62c01530357bf29

ssh-pkcs11-client.c

index 8aaa4d2d684ce75a0829746f7bd85f9ed66b5b7b..a1bf85aa6b64fcbd065852a7b854ba791421f242 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-pkcs11-client.c,v 1.21 2025/07/24 05:44:55 djm Exp $ */
+/* $OpenBSD: ssh-pkcs11-client.c,v 1.22 2025/07/24 23:27:04 djm Exp $ */
 /*
  * Copyright (c) 2010 Markus Friedl.  All rights reserved.
  * Copyright (c) 2014 Pedro Martelletto. All rights reserved.