diff options
Diffstat (limited to 'gdb/ppc-netbsd-nat.c')
-rw-r--r-- | gdb/ppc-netbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ppc-netbsd-nat.c b/gdb/ppc-netbsd-nat.c index 06a7a37..a384944 100644 --- a/gdb/ppc-netbsd-nat.c +++ b/gdb/ppc-netbsd-nat.c @@ -21,7 +21,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include <sys/types.h> #include <sys/ptrace.h> |