diff options
Diffstat (limited to 'gdb/amd64obsd-nat.c')
-rw-r--r-- | gdb/amd64obsd-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/amd64obsd-nat.c b/gdb/amd64obsd-nat.c index 01253cb..6c43c62 100644 --- a/gdb/amd64obsd-nat.c +++ b/gdb/amd64obsd-nat.c @@ -22,8 +22,6 @@ #include "regcache.h" #include "target.h" -#include "gdb_assert.h" - #include "amd64-tdep.h" #include "amd64-nat.h" #include "obsd-nat.h" |