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-ssh-pkcs11-helper_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/openssh/patches/patch-ssh-pkcs11-helper_c (limited to 'package/openssh/patches/patch-ssh-pkcs11-helper_c') diff --git a/package/openssh/patches/patch-ssh-pkcs11-helper_c b/package/openssh/patches/patch-ssh-pkcs11-helper_c new file mode 100644 index 000000000..9a26694f7 --- /dev/null +++ b/package/openssh/patches/patch-ssh-pkcs11-helper_c @@ -0,0 +1,10 @@ +--- openssh-6.2p1.orig/ssh-pkcs11-helper.c 2012-07-02 14:15:39.000000000 +0200 ++++ openssh-6.2p1/ssh-pkcs11-helper.c 2013-08-20 18:05:07.349881322 +0200 +@@ -18,6 +18,7 @@ + #include "includes.h" + + #include ++#include + #ifdef HAVE_SYS_TIME_H + # include + #endif -- cgit v1.2.3