diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-11 22:28:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-11 22:29:02 +0200 |
commit | dfc169fffc12011c74afeb848fa525af9520f16f (patch) | |
tree | 90b471f02c26c9fe2938cc061369c5b8bc1a56a5 /package/openssh/patches/patch-channels_c | |
parent | 773f70f6da82bbab08b0855f8204201324c1aa58 (diff) |
update to latest stable upstream
Diffstat (limited to 'package/openssh/patches/patch-channels_c')
-rw-r--r-- | package/openssh/patches/patch-channels_c | 10 |
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> |