projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9703b51
)
2012-05-18 Pedro Alves <palves@redhat.com>
author
Pedro Alves
<palves@redhat.com>
Fri, 18 May 2012 15:11:53 +0000
(15:11 +0000)
committer
Pedro Alves
<palves@redhat.com>
Fri, 18 May 2012 15:11:53 +0000
(15:11 +0000)
* mach-o.h: Don't include sysdep.h.
bfd/ChangeLog
patch
|
blob
|
history
bfd/mach-o.h
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 5edc067667e13e1b30a8be2ac1a0247a15ea82d2..66a7b19ff82785ad86b4e505d170b1c2f34183ad 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2012-05-18 Pedro Alves <palves@redhat.com>
+
+ * mach-o.h: Don't include sysdep.h.
+
2012-05-18 Nick Clifton <nickc@redhat.com>
PR 14072
diff --git
a/bfd/mach-o.h
b/bfd/mach-o.h
index 67ee43db827c3024867eef58c91463c4518befd4..7f54961c7f3ae9d1f8a90508fa634def08947969 100644
(file)
--- a/
bfd/mach-o.h
+++ b/
bfd/mach-o.h
@@
-23,7
+23,6
@@
#ifndef _BFD_MACH_O_H_
#define _BFD_MACH_O_H_
-#include "sysdep.h"
#include "bfd.h"
#include "mach-o/loader.h"