mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-14 03:15:06 +08:00
* arm-linux-nat.c: Include <asm/ptrace.h> explicitly.
This commit is contained in:
@ -29,6 +29,8 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <sys/procfs.h>
|
||||
|
||||
#include <asm/ptrace.h>
|
||||
|
||||
/* Prototypes for supply_gregset etc. */
|
||||
#include "gregset.h"
|
||||
|
||||
|
Reference in New Issue
Block a user