aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/ptrace-abi.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/ptrace-abi.h')
-rw-r--r--arch/x86/include/asm/ptrace-abi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/ptrace-abi.h b/arch/x86/include/asm/ptrace-abi.h
index 25f1bb8fc62..8e0f8d199e0 100644
--- a/arch/x86/include/asm/ptrace-abi.h
+++ b/arch/x86/include/asm/ptrace-abi.h
@@ -83,7 +83,7 @@
#ifdef CONFIG_X86_PTRACE_BTS
#ifndef __ASSEMBLY__
-#include <asm/types.h>
+#include <linux/types.h>
/* configuration/status structure used in PTRACE_BTS_CONFIG and
PTRACE_BTS_STATUS commands.