diff options
author | Pedro Alves <palves@redhat.com> | 2012-11-07 20:10:13 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-11-07 20:10:13 +0000 |
commit | 0baeab039d381898c210a40117e36320177de83f (patch) | |
tree | 640cc8f39580996f79393175841669f0072bca7f /gdb/i386-darwin-tdep.h | |
parent | 892a857082ec8898468ef345cf615268290eee4b (diff) | |
download | gdb-0baeab039d381898c210a40117e36320177de83f.zip gdb-0baeab039d381898c210a40117e36320177de83f.tar.gz gdb-0baeab039d381898c210a40117e36320177de83f.tar.bz2 |
2012-11-07 Pedro Alves <palves@redhat.com>
* arm-tdep.c: Make defs.h be the first include.
* coff-pe-read.c: Ditto.
* gnu-nat.c: Ditto.
* go32-nat.c: Ditto.
* i386-nat.c: Ditto.
* ppcnbsd-nat.c: Ditto.
* ada-varobj.h: Don't include defs.h.
* i386-darwin-tdep.h: Ditto.
* i386-nat.h: Ditto.
Diffstat (limited to 'gdb/i386-darwin-tdep.h')
-rw-r--r-- | gdb/i386-darwin-tdep.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/i386-darwin-tdep.h b/gdb/i386-darwin-tdep.h index 8be9946..4732b2d 100644 --- a/gdb/i386-darwin-tdep.h +++ b/gdb/i386-darwin-tdep.h @@ -19,7 +19,6 @@ #ifndef __I386_DARWIN_TDEP_H__ #define __I386_DARWIN_TDEP_H__ -#include "defs.h" #include "frame.h" /* Mapping between the general-purpose registers in Darwin x86 thread_state |