amd64-darwin-tdep.c: Remove #include "gdb_assert.h"
gdb_assert.h is already included from darwin-nat.h, so no need to include it again... gdb/ChangeLog: * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
This commit is contained in:
parent
b21c850d8f
commit
d1d69afb19
@ -1,3 +1,7 @@
|
||||
2013-05-06 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
|
||||
|
||||
2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include "ui-out.h"
|
||||
#include "symtab.h"
|
||||
#include "frame.h"
|
||||
#include "gdb_assert.h"
|
||||
#include "amd64-darwin-tdep.h"
|
||||
#include "i386-darwin-tdep.h"
|
||||
#include "solib.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user