diff options
Diffstat (limited to 'gdb/i386bsd-nat.c')
-rw-r--r-- | gdb/i386bsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/i386bsd-nat.c b/gdb/i386bsd-nat.c index 4bee159..ec7fd70 100644 --- a/gdb/i386bsd-nat.c +++ b/gdb/i386bsd-nat.c @@ -21,7 +21,6 @@ #include "inferior.h" #include "regcache.h" -#include "gdb_assert.h" #include <signal.h> #include <sys/types.h> #include <sys/ptrace.h> |