diff options
author | Alan Modra <amodra@bigpond.net.au> | 2000-10-12 01:28:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2000-10-12 01:28:06 +0000 |
commit | 793f3bb6f75c3b92bc550a0c2aa513665c62ffa5 (patch) | |
tree | 99dc9d3d2ae333dda917f70c096b7ea54c46d259 /bfd/elf64-hppa.c | |
parent | 29a9ac5cc032f0c6a593f3e808c40a73e426c140 (diff) | |
download | gdb-793f3bb6f75c3b92bc550a0c2aa513665c62ffa5.tar.gz |
Include alloca-conf.h
Diffstat (limited to 'bfd/elf64-hppa.c')
-rw-r--r-- | bfd/elf64-hppa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf64-hppa.c b/bfd/elf64-hppa.c index d864124701d..4c75c0ec7a9 100644 --- a/bfd/elf64-hppa.c +++ b/bfd/elf64-hppa.c @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "alloca-conf.h" #include "bfd.h" #include "sysdep.h" #include "libbfd.h" |