diff options
Diffstat (limited to 'bfd/mach-o.h')
-rw-r--r-- | bfd/mach-o.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/mach-o.h b/bfd/mach-o.h index 7f54961..67ee43d 100644 --- a/bfd/mach-o.h +++ b/bfd/mach-o.h @@ -23,6 +23,7 @@ #ifndef _BFD_MACH_O_H_ #define _BFD_MACH_O_H_ +#include "sysdep.h" #include "bfd.h" #include "mach-o/loader.h" |