diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2008-05-09 19:00:40 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2008-05-09 19:00:40 +0000 |
| commit | 084bc6a480d0aef010950a2dc91d16d43c06cabe (patch) | |
| tree | 6179aae73b96e25d1f9eb484dd34f220ddc163ab /gnu | |
| parent | d3249b142b19a9fc07885c78c47a0d4cb35c1f8f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gdb/kgdb/trgt_i386.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/kgdb/trgt_i386.c b/gnu/usr.bin/gdb/kgdb/trgt_i386.c index 4afe4c794e3bb..879caea60536d 100644 --- a/gnu/usr.bin/gdb/kgdb/trgt_i386.c +++ b/gnu/usr.bin/gdb/kgdb/trgt_i386.c @@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$"); #include <target.h> #include <gdbthread.h> #include <inferior.h> -#include <objfiles.h> #include <regcache.h> #include <frame-unwind.h> #include <i386-tdep.h> |
