diff options
Diffstat (limited to 'gdb/amd64nbsd-nat.c')
-rw-r--r-- | gdb/amd64nbsd-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/amd64nbsd-nat.c b/gdb/amd64nbsd-nat.c index a31ee1d..8bce7ee 100644 --- a/gdb/amd64nbsd-nat.c +++ b/gdb/amd64nbsd-nat.c @@ -20,8 +20,6 @@ #include "defs.h" #include "target.h" -#include "gdb_assert.h" - #include "nbsd-nat.h" #include "amd64-tdep.h" #include "amd64-nat.h" |