From 3cac6b11b1248fb63eae9e4fc64e41e9d8c8eb1b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 20 Aug 2013 18:56:45 +0200 Subject: fix musl compile --- package/openssh/patches/patch-sshd_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/openssh/patches/patch-sshd_c (limited to 'package/openssh/patches/patch-sshd_c') diff --git a/package/openssh/patches/patch-sshd_c b/package/openssh/patches/patch-sshd_c new file mode 100644 index 000000000..a684f3e7b --- /dev/null +++ b/package/openssh/patches/patch-sshd_c @@ -0,0 +1,10 @@ +--- openssh-6.2p1.orig/sshd.c 2013-02-12 01:04:48.000000000 +0100 ++++ openssh-6.2p1/sshd.c 2013-08-20 17:40:31.488435414 +0200 +@@ -46,6 +46,7 @@ + + #include + #include ++#include + #include + #ifdef HAVE_SYS_STAT_H + # include -- cgit v1.2.3