2012-05-18 Pedro Alves <palves@redhat.com>

* mach-o.h: Don't include sysdep.h.
This commit is contained in:
Pedro Alves 2012-05-18 15:11:53 +00:00
parent 9703b51377
commit 2a0bfc8d16
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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"