diff --git a/[refs] b/[refs] index b4f0203947fd..8ee5ef59c6df 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65d2f0bc65b0249a22a6c1f49ec29ee5e2980c7b +refs/heads/master: 9d531cc1193693f2d2e5ef2532a877481b118be6 diff --git a/trunk/include/asm-x86_64/ptrace.h b/trunk/include/asm-x86_64/ptrace.h index 5ea84dbb1e9c..7f166ccb0606 100644 --- a/trunk/include/asm-x86_64/ptrace.h +++ b/trunk/include/asm-x86_64/ptrace.h @@ -1,6 +1,7 @@ #ifndef _X86_64_PTRACE_H #define _X86_64_PTRACE_H +#include /* For __user */ #include #ifndef __ASSEMBLY__