summaryrefslogtreecommitdiff
path: root/package/openssh/patches/patch-ssh-keyscan_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-11-10 23:39:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-11-10 23:39:30 +0100
commitbf7eeffd509f2ca2b66ba2a1955d2b36ae76a282 (patch)
tree1b44fca66623864d97dbcc8f219fe92ee0079e2e /package/openssh/patches/patch-ssh-keyscan_c
parentbdfaf859825559eaa1e7846f6c3bdc728e29ee29 (diff)
openssh: update to 10.2p1
Diffstat (limited to 'package/openssh/patches/patch-ssh-keyscan_c')
-rw-r--r--package/openssh/patches/patch-ssh-keyscan_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/openssh/patches/patch-ssh-keyscan_c b/package/openssh/patches/patch-ssh-keyscan_c
deleted file mode 100644
index 3a02711db..000000000
--- a/package/openssh/patches/patch-ssh-keyscan_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- openssh-6.2p1.orig/ssh-keyscan.c 2012-04-22 03:24:21.000000000 +0200
-+++ openssh-6.2p1/ssh-keyscan.c 2013-08-20 18:04:48.698115807 +0200
-@@ -11,6 +11,7 @@
-
- #include "openbsd-compat/sys-queue.h"
- #include <sys/resource.h>
-+#include <sys/param.h>
- #ifdef HAVE_SYS_TIME_H
- # include <sys/time.h>
- #endif