x86: sanitize pathes arch/x86/kernel/cpu/Makefile
[deliverable/linux.git] / include / asm-x86_64 / ptrace.h
index 5ea84dbb1e9ce5f07278cb678f00291fbc64e0a5..7f166ccb0606786991e931c9995c6dfe9514809b 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _X86_64_PTRACE_H
 #define _X86_64_PTRACE_H
 
+#include <linux/compiler.h>    /* For __user */
 #include <asm/ptrace-abi.h>
 
 #ifndef __ASSEMBLY__
This page took 0.027526 seconds and 5 git commands to generate.