diff options
Diffstat (limited to 'gdb/nat/mips-linux-watch.c')
-rw-r--r-- | gdb/nat/mips-linux-watch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/nat/mips-linux-watch.c b/gdb/nat/mips-linux-watch.c index ebe5523..ea6e02d 100644 --- a/gdb/nat/mips-linux-watch.c +++ b/gdb/nat/mips-linux-watch.c @@ -22,7 +22,6 @@ #endif #include <sys/ptrace.h> #include "mips-linux-watch.h" -#include "gdb_assert.h" /* Assuming usable watch registers REGS, return the irw_mask of register N. */ |