forked from Imagelibrary/binutils-gdb
gdb: LoongArch: Remove nonportable #include
Don't use gregset.h in *-tdep.c since it's not usable on hosts that don't have <sys/procfs.h>. It's not needed by this file, and should only be needed by *-nat.c files.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
#include "defs.h"
|
||||
#include "glibc-tdep.h"
|
||||
#include "gregset.h"
|
||||
#include "inferior.h"
|
||||
#include "linux-tdep.h"
|
||||
#include "loongarch-tdep.h"
|
||||
|
||||
Reference in New Issue
Block a user