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