diff options
Diffstat (limited to 'gdb/m68kbsd-nat.c')
-rw-r--r-- | gdb/m68kbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m68kbsd-nat.c b/gdb/m68kbsd-nat.c index dbd0e15..6ef3b4b 100644 --- a/gdb/m68kbsd-nat.c +++ b/gdb/m68kbsd-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 <machine/reg.h> |