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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux-gnu/s390/regs.c b/sysdeps/linux-gnu/s390/regs.c
index 91fd68d..600eced 100644
--- a/sysdeps/linux-gnu/s390/regs.c
+++ b/sysdeps/linux-gnu/s390/regs.c
@@ -11,7 +11,7 @@
#include <sys/ptrace.h>
#include <asm/ptrace.h>
-#include "ltrace.h"
+#include "main.h"
#if (!defined(PTRACE_PEEKUSER) && defined(PTRACE_PEEKUSR))
# define PTRACE_PEEKUSER PTRACE_PEEKUSR