diff options
Diffstat (limited to 'gdb/fbsd-nat.c')
-rw-r--r-- | gdb/fbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/fbsd-nat.c b/gdb/fbsd-nat.c index 4e115b2..e4b34f6 100644 --- a/gdb/fbsd-nat.c +++ b/gdb/fbsd-nat.c @@ -24,7 +24,6 @@ #include "regset.h" #include "gdbthread.h" -#include "gdb_assert.h" #include <string.h> #include <sys/types.h> #include <sys/procfs.h> |