On Thu, Jul 6, 2017 at 9:35 AM, Richard Weinberger <rich...@nod.at> 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 <f.faine...@gmail.com> > Signed-off-by: Richard Weinberger <rich...@nod.at>
Applied. -- Thanks, //richard