diff options
Diffstat (limited to 'gdb/arm-netbsd-nat.c')
-rw-r--r-- | gdb/arm-netbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arm-netbsd-nat.c b/gdb/arm-netbsd-nat.c index 4b9f929..37f6530 100644 --- a/gdb/arm-netbsd-nat.c +++ b/gdb/arm-netbsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "gdbcore.h" #include "inferior.h" #include "regcache.h" |