On Thu, Jul 6, 2017 at 9:35 AM, Richard Weinberger <[email protected]> wrote: > When checking for PTRACE_GETRESET/SETREGSET, make sure that > the correct header file is included. We need linux/ptrace.h > which contains all ptrace UAPI related defines. > Otherwise #if defined(PTRACE_GETRESET) is always false. > > Cc: Florian Fainelli <[email protected]> > Signed-off-by: Richard Weinberger <[email protected]>
Applied. -- Thanks, //richard

