diff options
Diffstat (limited to 'bfd/aout-ns32k.c')
-rw-r--r-- | bfd/aout-ns32k.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/aout-ns32k.c b/bfd/aout-ns32k.c index 5cf5ad4..75886bc 100644 --- a/bfd/aout-ns32k.c +++ b/bfd/aout-ns32k.c @@ -20,6 +20,7 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +#include "sysdep.h" #include "bfd.h" #include "aout/aout64.h" #include "ns32k.h" |