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