aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/s390/regs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux-gnu/s390/regs.c')
-rw-r--r--sysdeps/linux-gnu/s390/regs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/linux-gnu/s390/regs.c b/sysdeps/linux-gnu/s390/regs.c
index 169893e..a45dd9b 100644
--- a/sysdeps/linux-gnu/s390/regs.c
+++ b/sysdeps/linux-gnu/s390/regs.c
@@ -9,6 +9,7 @@
#include <sys/ptrace.h>
#include <asm/ptrace.h>
+#include "proc.h"
#include "common.h"
#if (!defined(PTRACE_PEEKUSER) && defined(PTRACE_PEEKUSR))