diff options
Diffstat (limited to 'gdb/ppcobsd-nat.c')
-rw-r--r-- | gdb/ppcobsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ppcobsd-nat.c b/gdb/ppcobsd-nat.c index 9e3e85b..0c82eca 100644 --- a/gdb/ppcobsd-nat.c +++ b/gdb/ppcobsd-nat.c @@ -22,7 +22,6 @@ #include "inferior.h" #include "regcache.h" -#include "gdb_assert.h" #include <sys/types.h> #include <sys/ptrace.h> #include <sys/signal.h> |