aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/bugs_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/bugs_64.c')
-rw-r--r--arch/x86/um/bugs_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/um/bugs_64.c b/arch/x86/um/bugs_64.c
index 44e02ba2a265..8cc8256c698d 100644
--- a/arch/x86/um/bugs_64.c
+++ b/arch/x86/um/bugs_64.c
@@ -4,7 +4,7 @@
4 * Licensed under the GPL 4 * Licensed under the GPL
5 */ 5 */
6 6
7#include "sysdep/ptrace.h" 7#include <sysdep/ptrace.h>
8 8
9void arch_check_bugs(void) 9void arch_check_bugs(void)
10{ 10{