diff options
Diffstat (limited to 'gdb/ppcnbsd-nat.c')
-rw-r--r-- | gdb/ppcnbsd-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ppcnbsd-nat.c b/gdb/ppcnbsd-nat.c index db34538..5c5bb64 100644 --- a/gdb/ppcnbsd-nat.c +++ b/gdb/ppcnbsd-nat.c @@ -31,8 +31,6 @@ #include "inferior.h" #include "regcache.h" -#include "gdb_assert.h" - #include "ppc-tdep.h" #include "ppcnbsd-tdep.h" #include "bsd-kvm.h" |