repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libunwind: update to 1.8.1
[openadk.git]
/
package
/
openssh
/
patches
/
patch-ssh-keyscan_c
blob
3a02711dbc1f085bba8d37214e6d1f72c8ae24a4
1
--- openssh-6.2p1.orig/ssh-keyscan.c 2012-04-22 03:24:21.000000000 +0200
2
+++ openssh-6.2p1/ssh-keyscan.c 2013-08-20 18:04:48.698115807 +0200
3
@@ -11,6 +11,7 @@
4
5
#include "openbsd-compat/sys-queue.h"
6
#include <sys/resource.h>
7
+#include <sys/param.h>
8
#ifdef HAVE_SYS_TIME_H
9
# include <sys/time.h>
10
#endif