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