summaryrefslogtreecommitdiff
path: root/package/openssh/patches/patch-channels_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-19 20:52:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-19 20:52:15 +0200
commit753383bdf29033a1c7244e31c42c2f5d9906010f (patch)
tree76f468b30d786cd2a37d565e93fda8f57069719c /package/openssh/patches/patch-channels_c
parenta54b226832e9b6e957d1db9b8c081adeb4ef09df (diff)
parent4404645c4b980a135411b7e4b13546b15a48d49e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openssh/patches/patch-channels_c')
-rw-r--r--package/openssh/patches/patch-channels_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/openssh/patches/patch-channels_c b/package/openssh/patches/patch-channels_c
deleted file mode 100644
index 11b870703..000000000
--- a/package/openssh/patches/patch-channels_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- openssh-6.2p1.orig/channels.c 2012-12-02 23:50:55.000000000 +0100
-+++ openssh-6.2p1/channels.c 2013-08-20 18:00:56.929029538 +0200
-@@ -42,6 +42,7 @@
- #include "includes.h"
-
- #include <sys/types.h>
-+#include <sys/param.h>
- #include <sys/ioctl.h>
- #include <sys/un.h>
- #include <sys/socket.h>