--- ptrace.h.old 2010-06-11 14:06:16.000000000 -0400 +++ ptrace.h 2010-06-11 14:10:14.000000000 -0400 @@ -23,11 +23,12 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ - -#include +#include #ifndef __ASSEMBLY__ +#include + struct pt_regs { unsigned long gpr[32]; unsigned long nip;