aboutsummaryrefslogtreecommitdiff
path: root/bfd/mach-o.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-05-18 15:11:53 +0000
committerPedro Alves <palves@redhat.com>2012-05-18 15:11:53 +0000
commit2a0bfc8d1692df9d38f2932dc8a32f4bfea6cfb0 (patch)
treeba1e57377452d5d00f3377164253c316d1746bea /bfd/mach-o.h
parent9703b51377ca945155cb74f09761fe6fb0431613 (diff)
downloadgdb-2a0bfc8d1692df9d38f2932dc8a32f4bfea6cfb0.zip
gdb-2a0bfc8d1692df9d38f2932dc8a32f4bfea6cfb0.tar.gz
gdb-2a0bfc8d1692df9d38f2932dc8a32f4bfea6cfb0.tar.bz2
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 67ee43d..7f54961 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"