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-sshd_c
blob
a684f3e7b99dadbb0fa7d32e86e4a164ef438f90
1
--- openssh-6.2p1.orig/sshd.c 2013-02-12 01:04:48.000000000 +0100
2
+++ openssh-6.2p1/sshd.c 2013-08-20 17:40:31.488435414 +0200
3
@@ -46,6 +46,7 @@
4
5
#include <sys/types.h>
6
#include <sys/ioctl.h>
7
+#include <sys/param.h>
8
#include <sys/socket.h>
9
#ifdef HAVE_SYS_STAT_H
10
# include <sys/stat.h>