summaryrefslogtreecommitdiff
path: root/bfd/mach-o.h
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2012-05-18 15:11:51 +0000
committerPedro Alves <pedro@codesourcery.com>2012-05-18 15:11:51 +0000
commitb2d842ac519b9cc7ee81b0b1dd9b4f31e358000e (patch)
tree17be21723ec731d06a18a15caadf8800a09daa3f /bfd/mach-o.h
parentb14203619115958913f1d1188e9b16a010a5b8dd (diff)
downloadbinutils-redhat-b2d842ac519b9cc7ee81b0b1dd9b4f31e358000e.tar.gz
2012-05-18 Pedro Alves <palves@redhat.com>
* mach-o.h: Don't include sysdep.h.
Diffstat (limited to 'bfd/mach-o.h')
-rw-r--r--bfd/mach-o.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/mach-o.h b/bfd/mach-o.h
index 67ee43db82..7f54961c7f 100644
--- 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"