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