mirror of git://anongit.mindrot.org/openssh.git
parent
096fb65084
commit
58b8cfa2a0
|
@ -50,6 +50,9 @@
|
|||
#include <elf.h>
|
||||
|
||||
#include <asm/unistd.h>
|
||||
#ifdef __s390__
|
||||
#include <asm/zcrypt.h>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Reference in New Issue