diff options
Diffstat (limited to 'bfd/hp300hpux.c')
-rw-r--r-- | bfd/hp300hpux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hp300hpux.c b/bfd/hp300hpux.c index 9df222b..f51092a 100644 --- a/bfd/hp300hpux.c +++ b/bfd/hp300hpux.c @@ -146,7 +146,7 @@ routines in this file, we can not use the default aout free_cached_info routine which assumes that the relocs and symtabs were allocated using malloc. */ -#define MY_bfd_free_cached_info bfd_true +#define MY_bfd_free_cached_info _bfd_bool_bfd_true #define m68k_aout_hp300hpux_write_syms aout_32_write_syms |